Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_request.c181 if (!hci_pend_le_action_lookup(&hdev->pend_le_conns, in update_white_list()
183 !hci_pend_le_action_lookup(&hdev->pend_le_reports, in update_white_list()
Dhci_conn.c81 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, bdaddr, in hci_connect_le_scan_cleanup()
657 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst, in hci_le_conn_failed()
Dhci_event.c4593 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst, in hci_le_conn_complete_evt()
4657 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, addr, in check_pending_le_conn()
4801 if (!hci_pend_le_action_lookup(&hdev->pend_le_reports, in process_adv_report()
Dhci_core.c2927 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list, in hci_pend_le_action_lookup() function
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1042 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,