Home
last modified time | relevance | path

Searched defs:scan_id (Results 1 – 6 of 6) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/
Dcentral.h51 explicit ScanHandleImpl(uint16_t scan_id, Central* central) in ScanHandleImpl()
/external/pigweed/pw_bluetooth_sapphire/
Dcentral.cc266 uint16_t scan_id, in ScanState()
314 void Central::StopScanLocked(uint16_t scan_id) { in StopScanLocked()
/external/pigweed/pw_bluetooth_sapphire/host/gap/public/pw_bluetooth_sapphire/internal/host/gap/
Dlow_energy_discovery_manager.h351 uint16_t scan_id() const { return scan_id_; } in scan_id() function
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_discovery_manager.cc42 uint16_t scan_id, in LowEnergyDiscoverySession()
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c9333 unsigned int *scan_id_count, int scan_id[]) in scan_id_list_parse()
9362 int scan_id[MAX_SCAN_ID]; in wpas_ctrl_scan() local
Dwpa_supplicant_i.h927 int scan_id[MAX_SCAN_ID]; member