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

/linux-master/net/bluetooth/
H A Dhci_request.c476 pend_conn = hci_pend_le_action_lookup(&hdev->pend_le_conns,
479 pend_report = hci_pend_le_action_lookup(&hdev->pend_le_reports,
H A Dhci_sync.c2255 p = hci_pend_le_action_lookup(&hdev->pend_le_conns,
2258 p = hci_pend_le_action_lookup(&hdev->pend_le_reports,
2653 pend_conn = hci_pend_le_action_lookup(&hdev->pend_le_conns,
2656 pend_report = hci_pend_le_action_lookup(&hdev->pend_le_reports,
H A Dhci_event.c5764 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst,
5930 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, addr,
6115 if (!hci_pend_le_action_lookup(&hdev->pend_le_reports,
H A Dhci_conn.c89 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, bdaddr,
H A Dhci_core.c2293 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list, function
/linux-master/include/net/bluetooth/
H A Dhci_core.h1715 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,

Completed in 382 milliseconds