Home
last modified time | relevance | path

Searched defs:OnAdvertisingEnabled (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc45 void BleAdvertiserIntf::OnAdvertisingEnabled(uint8_t advertiser_id, bool enable, uint8_t status) { in OnAdvertisingEnabled() function in bluetooth::topshim::rust::BleAdvertiserIntf
/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc252 void OnAdvertisingEnabled(uint8_t advertiser_id, bool enable, in OnAdvertisingEnabled() function in BleAdvertiserInterfaceImpl
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_advertising_manager_facade.cc428 void OnAdvertisingEnabled(uint8_t advertiser_id, bool enable, uint8_t status) { in OnAdvertisingEnabled() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeService
/packages/modules/Bluetooth/floss/pandora/floss/
Dadvertising_client.py236 def OnAdvertisingEnabled(self, advertiser_id, enable, status): member in FlossAdvertisingClient.ExportedAdvertisingCallbacks
/packages/modules/Bluetooth/system/gd/security/
Dfacade.cc281 void OnAdvertisingEnabled(uint8_t /* advertiser_id */, bool /* enable */, uint8_t /* status */) { in OnAdvertisingEnabled() function in bluetooth::security::SecurityModuleFacadeService
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster.cc1051 void OnAdvertisingEnabled(uint8_t advertiser_id, bool enable, in OnAdvertisingEnabled() function in __anon719d1fdc0111::LeAudioBroadcasterImpl::BroadcastAdvertisingCallbacks
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1046 OnAdvertisingEnabled(u8, bool, AdvertisingStatus), enumerator
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp906 void OnAdvertisingEnabled(uint8_t advertiser_id, bool enable, in OnAdvertisingEnabled() function in android::JniAdvertisingCallbacks