Searched refs:mgmt_user_passkey_notify (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/net/bluetooth/ |
D | smp.c | 942 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()
|
D | hci_event.c | 5527 mgmt_user_passkey_notify(hdev, &conn->dst, conn->type, in hci_user_passkey_notify_evt() 5566 mgmt_user_passkey_notify(hdev, &conn->dst, conn->type, in hci_keypress_notify_evt()
|
D | mgmt.c | 9960 int mgmt_user_passkey_notify(struct hci_dev *hdev, bdaddr_t *bdaddr, in mgmt_user_passkey_notify() function
|
/linux-6.6.21/include/net/bluetooth/ |
D | hci_core.h | 2244 int mgmt_user_passkey_notify(struct hci_dev *hdev, bdaddr_t *bdaddr,
|