Home
last modified time | relevance | path

Searched refs:OnIdTxPowerStatusCallback (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc150 base::Bind(&BleAdvertiserIntf::OnIdTxPowerStatusCallback, base::Unretained(this)), in StartAdvertisingSet()
191 void BleAdvertiserIntf::OnIdTxPowerStatusCallback(uint8_t adv_id, int8_t tx_power, uint8_t status) { in OnIdTxPowerStatusCallback() function in bluetooth::topshim::rust::BleAdvertiserIntf
Dgatt_ble_advertiser_shim.h82 void OnIdTxPowerStatusCallback(uint8_t adv_id, int8_t tx_power, uint8_t status);