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