Home
last modified time | relevance | path

Searched refs:hci_pend_le_action_lookup (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/net/bluetooth/
Dhci_request.c474 pend_conn = hci_pend_le_action_lookup(&hdev->pend_le_conns, in update_accept_list()
477 pend_report = hci_pend_le_action_lookup(&hdev->pend_le_reports, in update_accept_list()
Dhci_conn.c89 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, bdaddr, in hci_connect_le_scan_cleanup()
1179 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst, in hci_le_conn_failed()
Dhci_sync.c2436 pend_conn = hci_pend_le_action_lookup(&hdev->pend_le_conns, in hci_update_accept_list_sync()
2439 pend_report = hci_pend_le_action_lookup(&hdev->pend_le_reports, in hci_update_accept_list_sync()
Dhci_event.c5951 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst, in le_conn_complete_evt()
6117 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, addr, in check_pending_le_conn()
6299 if (!hci_pend_le_action_lookup(&hdev->pend_le_reports, in process_adv_report()
Dhci_core.c2253 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list, in hci_pend_le_action_lookup() function
/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1538 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,