Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c2333 p = hci_pend_le_action_lookup(&hdev->pend_le_conns, in hci_le_add_resolve_list_sync()
2336 p = hci_pend_le_action_lookup(&hdev->pend_le_reports, in hci_le_add_resolve_list_sync()
2730 pend_conn = hci_pend_le_action_lookup(&hdev->pend_le_conns, in hci_update_accept_list_sync()
2733 pend_report = hci_pend_le_action_lookup(&hdev->pend_le_reports, in hci_update_accept_list_sync()
H A Dhci_event.c5773 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst, in le_conn_complete_evt()
5939 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, addr, in check_pending_le_conn()
6124 if (!hci_pend_le_action_lookup(&hdev->pend_le_reports, in process_adv_report()
H A Dhci_conn.c88 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, bdaddr, in hci_connect_le_scan_cleanup()
H A Dhci_core.c2202 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list, in hci_pend_le_action_lookup() function
/linux/include/net/bluetooth/
H A Dhci_core.h1776 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,