Searched refs:bt_hci_adv_lookup_handle (Results 1 – 2 of 2) sorted by relevance
144 struct bt_le_ext_adv *bt_hci_adv_lookup_handle(uint8_t handle);
250 struct bt_le_ext_adv *bt_hci_adv_lookup_handle(uint8_t handle) in bt_hci_adv_lookup_handle() function2121 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()