Searched refs:hci_outgoing_auth_needed (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_event.c | 1968 static int hci_outgoing_auth_needed(struct hci_dev *hdev, in hci_outgoing_auth_needed() function 2100 if (!hci_outgoing_auth_needed(hdev, conn)) in hci_cs_remote_name_req() 3001 if (!hci_outgoing_auth_needed(hdev, conn)) in hci_remote_name_evt() 3234 if (!hci_outgoing_auth_needed(hdev, conn)) { in hci_remote_features_evt() 4309 if (!hci_outgoing_auth_needed(hdev, conn)) { in hci_remote_ext_features_evt()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_event.c | 2453 static int hci_outgoing_auth_needed(struct hci_dev *hdev, in hci_outgoing_auth_needed() function 2586 if (!hci_outgoing_auth_needed(hdev, conn)) in hci_cs_remote_name_req() 3572 if (!hci_outgoing_auth_needed(hdev, conn)) in hci_remote_name_evt() 3763 if (!hci_outgoing_auth_needed(hdev, conn)) { in hci_remote_features_evt() 5017 if (!hci_outgoing_auth_needed(hdev, conn)) { in hci_remote_ext_features_evt()
|
Completed in 14 milliseconds