Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c81 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, bdaddr, in hci_connect_le_scan_cleanup()
719 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst, in hci_le_conn_failed()
H A Dhci_request.c810 pend_conn = hci_pend_le_action_lookup(&hdev->pend_le_conns, in update_white_list()
813 pend_report = hci_pend_le_action_lookup(&hdev->pend_le_reports, in update_white_list()
H A Dhci_event.c5250 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst, in le_conn_complete_evt()
5389 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, addr, in check_pending_le_conn()
5554 if (!hci_pend_le_action_lookup(&hdev->pend_le_reports, in process_adv_report()
H A Dhci_core.c3313 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list, in hci_pend_le_action_lookup() function
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1266 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,