Searched refs:mgmt_user_passkey_notify (Results 1 – 4 of 4) sorted by relevance
/linux/net/bluetooth/ |
H A D | smp.c | 941 ret = mgmt_user_passkey_notify(hcon->hdev, &hcon->dst, in tk_request() 2833 if (mgmt_user_passkey_notify(hdev, &hcon->dst, hcon->type, in smp_cmd_public_key()
|
H A D | hci_event.c | 5414 mgmt_user_passkey_notify(hdev, &conn->dst, conn->type, in hci_user_passkey_notify_evt() 5453 mgmt_user_passkey_notify(hdev, &conn->dst, conn->type, in hci_keypress_notify_evt()
|
H A D | mgmt.c | 9910 int mgmt_user_passkey_notify(struct hci_dev *hdev, bdaddr_t *bdaddr, in mgmt_user_passkey_notify() function
|
/linux/include/net/bluetooth/ |
H A D | hci_core.h | 2349 int mgmt_user_passkey_notify(struct hci_dev *hdev, bdaddr_t *bdaddr,
|