Home
last modified time | relevance | path

Searched refs:hci_pend_le_action_lookup (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A 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()
H A Dhci_sync.c2218 p = hci_pend_le_action_lookup(&hdev->pend_le_conns, in hci_le_add_resolve_list_sync()
2221 p = hci_pend_le_action_lookup(&hdev->pend_le_reports, in hci_le_add_resolve_list_sync()
2581 pend_conn = hci_pend_le_action_lookup(&hdev->pend_le_conns, in hci_update_accept_list_sync()
2584 pend_report = hci_pend_le_action_lookup(&hdev->pend_le_reports, in hci_update_accept_list_sync()
H A 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()
H A Dhci_conn.c89 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, bdaddr, in hci_connect_le_scan_cleanup()
H A Dhci_core.c2257 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list, in hci_pend_le_action_lookup() function
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c81 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, bdaddr, in hci_connect_le_scan_cleanup()
717 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst, in hci_le_conn_failed()
H A Dhci_request.c858 pend_conn = hci_pend_le_action_lookup(&hdev->pend_le_conns, in update_accept_list()
861 pend_report = hci_pend_le_action_lookup(&hdev->pend_le_reports, in update_accept_list()
H A Dhci_event.c5284 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst, in le_conn_complete_evt()
5423 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, addr, in check_pending_le_conn()
5588 if (!hci_pend_le_action_lookup(&hdev->pend_le_reports, in process_adv_report()
H A Dhci_core.c3315 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list, in hci_pend_le_action_lookup() function
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1265 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1716 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,

Completed in 67 milliseconds