Searched refs:mgmt_user_passkey_notify (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/include/net/bluetooth/ |
H A D | hci_core.h | 1467 int mgmt_user_passkey_notify(struct hci_dev *hdev, bdaddr_t *bdaddr,
|
/linux-4.4.14/net/bluetooth/ |
H A D | hci_event.c | 4155 mgmt_user_passkey_notify(hdev, &conn->dst, conn->type, hci_user_passkey_notify_evt() 4193 mgmt_user_passkey_notify(hdev, &conn->dst, conn->type, hci_keypress_notify_evt()
|
H A D | smp.c | 942 ret = mgmt_user_passkey_notify(hcon->hdev, &hcon->dst, tk_request() 2666 if (mgmt_user_passkey_notify(hdev, &hcon->dst, hcon->type, smp_cmd_public_key()
|
H A D | mgmt.c | 8195 int mgmt_user_passkey_notify(struct hci_dev *hdev, bdaddr_t *bdaddr, mgmt_user_passkey_notify() function
|
Completed in 195 milliseconds