Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvertiseManager.java329 void onAdvertisingParametersUpdated(int advertiserId, int txPower, int status) in onAdvertisingParametersUpdated() method in AdvertiseManager
344 callback.onAdvertisingParametersUpdated(advertiserId, txPower, status); in onAdvertisingParametersUpdated()