Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc71 void BleAdvertiserIntf::OnAdvertisingSetStarted(int reg_id, uint8_t advertiser_id, int8_t tx_power,… in OnAdvertisingSetStarted() function in bluetooth::topshim::rust::BleAdvertiserIntf
/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc220 void OnAdvertisingSetStarted(int reg_id, uint8_t advertiser_id, in OnAdvertisingSetStarted() function in BleAdvertiserInterfaceImpl
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_advertising_manager_facade.cc400 …void OnAdvertisingSetStarted(int reg_id, uint8_t advertiser_id, int8_t tx_power, AdvertisingStatus… in OnAdvertisingSetStarted() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeService
/packages/modules/Bluetooth/system/gd/security/
Dfacade.cc246 …void OnAdvertisingSetStarted(int reg_id, uint8_t advertiser_id, int8_t tx_power, AdvertisingStatus… in OnAdvertisingSetStarted() function in bluetooth::security::SecurityModuleFacadeService
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1052 OnAdvertisingSetStarted(i32, u8, i8, AdvertisingStatus), enumerator
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp891 void OnAdvertisingSetStarted(int reg_id, uint8_t advertiser_id, in OnAdvertisingSetStarted() function in android::JniAdvertisingCallbacks