Searched refs:hci_pend_le_action_lookup (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/net/bluetooth/ |
D | hci_request.c | 180 if (hci_pend_le_action_lookup(&hdev->pend_le_conns, in update_white_list() 182 hci_pend_le_action_lookup(&hdev->pend_le_reports, in update_white_list()
|
D | hci_conn.c | 608 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst, in hci_le_conn_failed()
|
D | hci_event.c | 4586 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, &conn->dst, in hci_le_conn_complete_evt() 4650 params = hci_pend_le_action_lookup(&hdev->pend_le_conns, in check_pending_le_conn() 4766 if (!hci_pend_le_action_lookup(&hdev->pend_le_reports, in process_adv_report()
|
D | hci_core.c | 2704 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list, in hci_pend_le_action_lookup() function
|
/linux-4.1.27/include/net/bluetooth/ |
D | hci_core.h | 971 struct hci_conn_params *hci_pend_le_action_lookup(struct list_head *list,
|