Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvertiseManager.java297 void onAdvertisingDataSet(int advertiserId, int status) throws Exception { in onAdvertisingDataSet() method in AdvertiseManager
310 callback.onAdvertisingDataSet(advertiserId, status); in onAdvertisingDataSet()