Home
last modified time | relevance | path

Searched defs:OnBigInfoReport (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_scanning_manager_facade.cc175 void OnBigInfoReport(uint16_t sync_handle, bool encrypted) override { in OnBigInfoReport() function in bluetooth::hci::facade::LeScanningManagerFacadeService
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc108 void OnBigInfoReport(uint16_t sync_handle, bool encrypted) override {LogUnused(); }; in OnBigInfoReport() function in __anon926e7f360111::DefaultScanningCallback
644 void BleScannerInterfaceImpl::OnBigInfoReport(uint16_t sync_handle, bool encrypted) { in OnBigInfoReport() function in BleScannerInterfaceImpl
Dbtm.cc172 void Btm::ScanningCallbacks::OnBigInfoReport(uint16_t sync_handle, bool encrypted) {} in OnBigInfoReport() function in bluetooth::shim::Btm::ScanningCallbacks
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc398 void BleScannerIntf::OnBigInfoReport(uint16_t sync_handle, bool encrypted) { in OnBigInfoReport() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc633 void OnBigInfoReport(uint16_t sync_handle, bool encrypted) override{}; in OnBigInfoReport() function in TestScanningCallbacks
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc137 void OnBigInfoReport(uint16_t sync_handle, bool encrypted) { in OnBigInfoReport() function in bluetooth::hci::NullScanningCallback
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1161 void OnBigInfoReport(uint16_t sync_handle, bool encrypted) { in OnBigInfoReport() function in android::JniScanningCallbacks