Home
last modified time | relevance | path

Searched refs:bt_hci_adv_lookup_handle (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci.h144 struct bt_le_ext_adv *bt_hci_adv_lookup_handle(uint8_t handle);
/Zephyr-latest/subsys/bluetooth/host/
Dadv.c250 struct bt_le_ext_adv *bt_hci_adv_lookup_handle(uint8_t handle) in bt_hci_adv_lookup_handle() function
2121 adv = bt_hci_adv_lookup_handle(evt->adv_handle); in bt_hci_le_per_adv_subevent_data_request()
2151 adv = bt_hci_adv_lookup_handle(evt->adv_handle); in bt_hci_le_per_adv_response_report()
2251 adv = bt_hci_adv_lookup_handle(evt->adv_handle); in bt_hci_le_adv_set_terminated()
2364 adv = bt_hci_adv_lookup_handle(evt->handle); in bt_hci_le_scan_req_received()