Home
last modified time | relevance | path

Searched defs:OnPeriodicSyncStarted (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc93 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/
Dgatt_ble_scanner_shim.cc340 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/
Dmain_shim_test.cc553 void OnPeriodicSyncStarted(int /*reg_id*/, uint8_t /*status*/, uint16_t /*sync_handle*/, in OnPeriodicSyncStarted() function in TestScanningCallbacks
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc120 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/
Dcom_android_bluetooth_gatt.cpp1057 void OnPeriodicSyncStarted(int reg_id, uint8_t status, uint16_t sync_handle, uint8_t sid, in OnPeriodicSyncStarted() function in android::JniScanningCallbacks