Searched defs:OnPeriodicSyncStarted (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 93 void OnPeriodicSyncStarted(int /* reg_id */, uint8_t /* status */, uint16_t /* sync_handle */, in OnPeriodicSyncStarted() function in __anonc1cdbaa70111::DefaultScanningCallback 565 void BleScannerInterfaceImpl::OnPeriodicSyncStarted( in OnPeriodicSyncStarted() function in BleScannerInterfaceImpl
|
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_scanner_shim.cc | 340 void BleScannerIntf::OnPeriodicSyncStarted(int, uint8_t status, uint16_t sync_handle, in OnPeriodicSyncStarted() function in bluetooth::topshim::rust::BleScannerIntf
|
/packages/modules/Bluetooth/system/main/test/ |
D | main_shim_test.cc | 553 void OnPeriodicSyncStarted(int /*reg_id*/, uint8_t /*status*/, uint16_t /*sync_handle*/, in OnPeriodicSyncStarted() function in TestScanningCallbacks
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | le_scanning_manager.cc | 120 void OnPeriodicSyncStarted(int /* reg_id */, uint8_t /* status */, uint16_t /* sync_handle */, in OnPeriodicSyncStarted() function in bluetooth::hci::NullScanningCallback
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 1057 void OnPeriodicSyncStarted(int reg_id, uint8_t status, uint16_t sync_handle, uint8_t sid, in OnPeriodicSyncStarted() function in android::JniScanningCallbacks
|