Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dadv.c249 static struct bt_le_ext_adv *bt_adv_lookup_handle(uint8_t handle) in bt_adv_lookup_handle() function
2017 adv = bt_adv_lookup_handle(evt->adv_handle); in bt_hci_le_per_adv_subevent_data_request()
2047 adv = bt_adv_lookup_handle(evt->adv_handle); in bt_hci_le_per_adv_response_report()
2147 adv = bt_adv_lookup_handle(evt->adv_handle); in bt_hci_le_adv_set_terminated()
2260 adv = bt_adv_lookup_handle(evt->handle); in bt_hci_le_scan_req_received()