Searched refs:mgmt_user_passkey_notify (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/net/bluetooth/ |
D | smp.c | 940 ret = mgmt_user_passkey_notify(hcon->hdev, &hcon->dst, in tk_request() 2819 if (mgmt_user_passkey_notify(hdev, &hcon->dst, hcon->type, in smp_cmd_public_key()
|
D | hci_event.c | 5446 mgmt_user_passkey_notify(hdev, &conn->dst, conn->type, in hci_user_passkey_notify_evt() 5485 mgmt_user_passkey_notify(hdev, &conn->dst, conn->type, in hci_keypress_notify_evt()
|
D | mgmt.c | 9946 int mgmt_user_passkey_notify(struct hci_dev *hdev, bdaddr_t *bdaddr, in mgmt_user_passkey_notify() function
|
/linux-6.1.9/include/net/bluetooth/ |
D | hci_core.h | 2055 int mgmt_user_passkey_notify(struct hci_dev *hdev, bdaddr_t *bdaddr,
|