Home
last modified time | relevance | path

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

/linux-6.6.21/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_sync.c2212 p = hci_pend_le_action_lookup(&hdev->pend_le_conns, in hci_le_add_resolve_list_sync()
2215 p = hci_pend_le_action_lookup(&hdev->pend_le_reports, in hci_le_add_resolve_list_sync()
2575 pend_conn = hci_pend_le_action_lookup(&hdev->pend_le_conns, in hci_update_accept_list_sync()
2578 pend_report = hci_pend_le_action_lookup(&hdev->pend_le_reports, in hci_update_accept_list_sync()
Dhci_event.c6031 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst, in le_conn_complete_evt()
6197 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, addr, in check_pending_le_conn()
6381 if (!hci_pend_le_action_lookup(&hdev->pend_le_reports, in process_adv_report()
Dhci_conn.c90 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, bdaddr, in hci_connect_le_scan_cleanup()
Dhci_core.c2256 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list, in hci_pend_le_action_lookup() function
/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1715 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,