Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvertiseManager.java138 void onAdvertisingSetStarted(int regId, int advertiserId, int txPower, int status) in onAdvertisingSetStarted() method in AdvertiseManager
165 callback.onAdvertisingSetStarted(advertiserId, txPower, status); in onAdvertisingSetStarted()