Home
last modified time | relevance | path

Searched defs:OnAdvertisingSetStarted (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc42 void BleAdvertiserIntf::OnAdvertisingSetStarted(int reg_id, uint8_t advertiser_id, int8_t tx_power, in OnAdvertisingSetStarted() function in bluetooth::topshim::rust::BleAdvertiserIntf
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc237 void OnAdvertisingSetStarted(int reg_id, uint8_t advertiser_id, int8_t tx_power, in OnAdvertisingSetStarted() function in BleAdvertiserInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_advertising_manager_facade.cc401 void OnAdvertisingSetStarted(int reg_id, uint8_t advertiser_id, int8_t /* tx_power */, in OnAdvertisingSetStarted() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeService
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dadvertising_client.py221 def OnAdvertisingSetStarted(self, reg_id, advertiser_id, tx_power, status): member in FlossAdvertisingClient.ExportedAdvertisingCallbacks
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster.cc1146 void OnAdvertisingSetStarted(int reg_id, uint8_t advertiser_id, int8_t tx_power, in OnAdvertisingSetStarted() function in __anona857a7d20111::LeAudioBroadcasterImpl::BroadcastAdvertisingCallbacks
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1035 OnAdvertisingSetStarted(i32, u8, i8, AdvertisingStatus), enumerator
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp932 void OnAdvertisingSetStarted(int reg_id, uint8_t advertiser_id, int8_t tx_power, uint8_t status) { in OnAdvertisingSetStarted() function in android::JniAdvertisingCallbacks