Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_scanning_manager_facade.cc183 void OnPeriodicSyncReport( in OnPeriodicSyncReport() function in bluetooth::hci::facade::LeScanningManagerFacadeService
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc105 void OnPeriodicSyncReport(uint16_t /* sync_handle */, int8_t /* tx_power */, in OnPeriodicSyncReport() function in __anona71acf710111::DefaultScanningCallback
623 void BleScannerInterfaceImpl::OnPeriodicSyncReport(uint16_t sync_handle, in OnPeriodicSyncReport() function in BleScannerInterfaceImpl
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc399 void BleScannerIntf::OnPeriodicSyncReport( in OnPeriodicSyncReport() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc603 void OnPeriodicSyncReport(uint16_t sync_handle, int8_t tx_power, int8_t rssi, in OnPeriodicSyncReport() function in TestScanningCallbacks
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc141 void OnPeriodicSyncReport( in OnPeriodicSyncReport() function in bluetooth::hci::NullScanningCallback
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp1126 void OnPeriodicSyncReport(uint16_t sync_handle, int8_t tx_power, int8_t rssi, in OnPeriodicSyncReport() function in android::JniScanningCallbacks