Searched refs:check_pending_le_conn (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_event.c | 5396 static struct hci_conn *check_pending_le_conn(struct hci_dev *hdev, in check_pending_le_conn() function 5570 conn = check_pending_le_conn(hdev, bdaddr, bdaddr_type, type, in process_adv_report()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_event.c | 6169 static struct hci_conn *check_pending_le_conn(struct hci_dev *hdev, in check_pending_le_conn() function 6350 conn = check_pending_le_conn(hdev, bdaddr, bdaddr_type, bdaddr_resolved, in process_adv_report()
|
Completed in 14 milliseconds