Searched defs:OnAdvertisingParametersUpdated (Results 1 – 6 of 6) sorted by relevance
| /packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
| D | gatt_ble_advertiser_shim.cc | 83 void BleAdvertiserIntf::OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t tx_power, uint… in OnAdvertisingParametersUpdated() function in bluetooth::topshim::rust::BleAdvertiserIntf
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | le_advertising_manager.cc | 250 void OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t tx_power, in OnAdvertisingParametersUpdated() function in BleAdvertiserInterfaceImpl
|
| /packages/modules/Bluetooth/system/gd/hci/facade/ |
| D | le_advertising_manager_facade.cc | 438 void OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t tx_power, uint8_t status) { in OnAdvertisingParametersUpdated() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeService
|
| /packages/modules/Bluetooth/system/gd/security/ |
| D | facade.cc | 266 void OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t tx_power, uint8_t status) { in OnAdvertisingParametersUpdated() function in bluetooth::security::SecurityModuleFacadeService
|
| /packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
| D | gatt.rs | 1064 OnAdvertisingParametersUpdated(u8, i8, AdvertisingStatus), enumerator
|
| /packages/modules/Bluetooth/android/app/jni/ |
| D | com_android_bluetooth_gatt.cpp | 929 void OnAdvertisingParametersUpdated(uint8_t advertiser_id, int8_t tx_power, in OnAdvertisingParametersUpdated() function in android::JniAdvertisingCallbacks
|