Searched refs:mgmt_user_passkey_notify (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.c | 941 ret = mgmt_user_passkey_notify(hcon->hdev, &hcon->dst, in tk_request() 2827 if (mgmt_user_passkey_notify(hdev, &hcon->dst, hcon->type, in smp_cmd_public_key()
|
H A D | hci_event.c | 4809 mgmt_user_passkey_notify(hdev, &conn->dst, conn->type, in hci_user_passkey_notify_evt() 4847 mgmt_user_passkey_notify(hdev, &conn->dst, conn->type, in hci_keypress_notify_evt()
|
H A D | mgmt.c | 8474 int mgmt_user_passkey_notify(struct hci_dev *hdev, bdaddr_t *bdaddr, in mgmt_user_passkey_notify() function
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A 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()
|
H A D | hci_event.c | 5528 mgmt_user_passkey_notify(hdev, &conn->dst, conn->type, in hci_user_passkey_notify_evt() 5567 mgmt_user_passkey_notify(hdev, &conn->dst, conn->type, in hci_keypress_notify_evt()
|
H A D | mgmt.c | 9879 int mgmt_user_passkey_notify(struct hci_dev *hdev, bdaddr_t *bdaddr, in mgmt_user_passkey_notify() function
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 1758 int mgmt_user_passkey_notify(struct hci_dev *hdev, bdaddr_t *bdaddr,
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 2245 int mgmt_user_passkey_notify(struct hci_dev *hdev, bdaddr_t *bdaddr,
|
Completed in 55 milliseconds