Home
last modified time | relevance | path

Searched defs:ScanStatusCallback (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dlow_energy_scanner.cc164 ScanStatusCallback) { in StartScanInternal() argument
/external/pigweed/pw_bluetooth_sapphire/host/hci/public/pw_bluetooth_sapphire/internal/host/hci/
Dlow_energy_scanner.h298 using ScanStatusCallback = fit::function<void(ScanStatus)>; variable