/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_advertiser_shim.cc | 63 void BleAdvertiserIntf::OnPeriodicAdvertisingEnabled(uint8_t advertiser_id, bool enable, uint8_t st… in OnPeriodicAdvertisingEnabled() function in bluetooth::topshim::rust::BleAdvertiserIntf
|
/packages/modules/Bluetooth/system/main/shim/ |
D | le_advertising_manager.cc | 303 void OnPeriodicAdvertisingEnabled(uint8_t advertiser_id, bool enable, in OnPeriodicAdvertisingEnabled() function in BleAdvertiserInterfaceImpl
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_advertising_manager_facade.cc | 478 void OnPeriodicAdvertisingEnabled(uint8_t advertiser_id, bool /* enable */, uint8_t status) { in OnPeriodicAdvertisingEnabled() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeService
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | advertising_client.py | 266 def OnPeriodicAdvertisingEnabled(self, advertiser_id, enable, status): member in FlossAdvertisingClient.ExportedAdvertisingCallbacks
|
/packages/modules/Bluetooth/system/gd/security/ |
D | facade.cc | 306 void OnPeriodicAdvertisingEnabled( in OnPeriodicAdvertisingEnabled() function in bluetooth::security::SecurityModuleFacadeService
|
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | broadcaster.cc | 1105 void OnPeriodicAdvertisingEnabled(uint8_t advertiser_id, bool enable, in OnPeriodicAdvertisingEnabled() function in __anon719d1fdc0111::LeAudioBroadcasterImpl::BroadcastAdvertisingCallbacks
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 1064 OnPeriodicAdvertisingEnabled(u8, bool, AdvertisingStatus), enumerator
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 963 void OnPeriodicAdvertisingEnabled(uint8_t advertiser_id, bool enable, in OnPeriodicAdvertisingEnabled() function in android::JniAdvertisingCallbacks
|