Searched defs:OnAdvertisingParametersUpdated (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_advertiser_shim.cc | 55 void BleAdvertiserIntf::OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t tx_power, in OnAdvertisingParametersUpdated() function in bluetooth::topshim::rust::BleAdvertiserIntf
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | le_advertising_manager.cc | 297 void OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t tx_power, in OnAdvertisingParametersUpdated() function in BleAdvertiserInterfaceImpl
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_advertising_manager_facade.cc | 440 void OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t /* tx_power */, in OnAdvertisingParametersUpdated() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeService
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | advertising_client.py | 251 def OnAdvertisingParametersUpdated(self, advertiser_id, tx_power, status): member in FlossAdvertisingClient.ExportedAdvertisingCallbacks
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | broadcaster.cc | 1204 void OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t /*tx_power*/, in OnAdvertisingParametersUpdated() function in __anona857a7d20111::LeAudioBroadcasterImpl::BroadcastAdvertisingCallbacks
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 1047 OnAdvertisingParametersUpdated(u8, i8, AdvertisingStatus), enumerator
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 972 void OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t tx_power, uint8_t status) { in OnAdvertisingParametersUpdated() function in android::JniAdvertisingCallbacks
|