Home
last modified time | relevance | path

Searched refs:pend_le_reports (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.c311 list_empty(&hdev->pend_le_reports)) && in __hci_update_interleaved_scan()
477 pend_report = hci_pend_le_action_lookup(&hdev->pend_le_reports, in update_accept_list()
518 list_for_each_entry(params, &hdev->pend_le_reports, action) { in update_accept_list()
H A Dhci_sync.c2095 list_empty(&hdev->pend_le_reports)) && in hci_update_interleaved_scan_sync()
2221 p = hci_pend_le_action_lookup(&hdev->pend_le_reports, in hci_le_add_resolve_list_sync()
2584 pend_report = hci_pend_le_action_lookup(&hdev->pend_le_reports, in hci_update_accept_list_sync()
2636 params = conn_params_copy(&hdev->pend_le_reports, &n); in hci_update_accept_list_sync()
2893 list_empty(&hdev->pend_le_reports) && in hci_update_passive_scan_sync()
H A Dhci_conn.c132 hci_pend_le_list_add(params, &hdev->pend_le_reports); in hci_connect_le_scan_cleanup()
H A Dmgmt.c1311 hci_pend_le_list_add(p, &hdev->pend_le_reports); in restart_le_actions()
7534 hci_pend_le_list_add(params, &hdev->pend_le_reports); in hci_conn_params_set()
10181 * 2. if not, we have pend_le_reports > 0 in which case we are doing in mgmt_adv_monitor_device_found()
10315 * LE one exception is if we have pend_le_reports > 0 in which in mgmt_device_found()
10321 if (link_type == LE_LINK && !list_empty(&hdev->pend_le_reports)) in mgmt_device_found()
H A Dhci_core.c2555 INIT_LIST_HEAD(&hdev->pend_le_reports); in hci_alloc_dev_priv()
H A Dhci_event.c6381 if (!hci_pend_le_action_lookup(&hdev->pend_le_reports, in process_adv_report()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c419 list_empty(&hdev->pend_le_reports)); in __hci_update_interleaved_scan()
473 list_empty(&hdev->pend_le_reports) && in __hci_update_background_scan()
861 pend_report = hci_pend_le_action_lookup(&hdev->pend_le_reports, in update_accept_list()
902 list_for_each_entry(params, &hdev->pend_le_reports, action) { in update_accept_list()
H A Dhci_conn.c105 list_add(&params->action, &hdev->pend_le_reports); in hci_connect_le_scan_cleanup()
H A Dmgmt.c6461 list_add(&params->action, &hdev->pend_le_reports); in hci_conn_params_set()
7968 list_add(&p->action, &hdev->pend_le_reports); in restart_le_actions()
8799 * LE one exception is if we have pend_le_reports > 0 in which in mgmt_device_found()
8806 list_empty(&hdev->pend_le_reports) && in mgmt_device_found()
H A Dhci_event.c5588 if (!hci_pend_le_action_lookup(&hdev->pend_le_reports, in process_adv_report()
H A Dhci_core.c3673 INIT_LIST_HEAD(&hdev->pend_le_reports); in hci_alloc_dev()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h518 struct list_head pend_le_reports;
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h592 struct list_head pend_le_reports; member

Completed in 64 milliseconds