/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 73 void OnScanResult(uint16_t /* event_type */, uint8_t /* address_type */, RawAddress /* bda */, in OnScanResult() function in __anondc7e00270111::DefaultScanningCallback 458 void BleScannerInterfaceImpl::OnScanResult(uint16_t event_type, uint8_t address_type, in OnScanResult() function in BleScannerInterfaceImpl
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_scanning_manager_facade.cc | 116 void OnScanResult(uint16_t /* event_type */, uint8_t address_type, Address address, in OnScanResult() function in bluetooth::hci::facade::LeScanningManagerFacadeService
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | low_energy_central_server.cc | 681 void LowEnergyCentralServer::OnScanResult(const bt::gap::Peer& peer) { in OnScanResult() function in bthost::LowEnergyCentralServer
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | scanner_client.py | 207 def OnScanResult(self, scan_result): member in FlossScannerClient.ExportedScannerCallbacks
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.cc | 146 void BleScannerIntf::OnScanResult(uint16_t event_type, uint8_t addr_type, RawAddress addr, in OnScanResult() function in bluetooth::topshim::rust::BleScannerIntf
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/test/ |
D | main_shim_test.cc | 555 void OnScanResult(uint16_t /*event_type*/, uint8_t /*addr_type*/, RawAddress /*bda*/, in OnScanResult() function in TestScanningCallbacks
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | le_scanning_manager.cc | 86 void OnScanResult(uint16_t /* event_type */, uint8_t /* address_type */, Address /* address */, in OnScanResult() function in bluetooth::hci::NullScanningCallback
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 886 OnScanResult(u16, u8, RawAddress, u8, u8, u8, i8, i8, u16, Vec<u8>), enumerator
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 1053 void OnScanResult(uint16_t event_type, uint8_t addr_type, RawAddress bda, uint8_t primary_phy, in OnScanResult() function in android::JniScanningCallbacks
|