Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvertiseManager.java212 void onOwnAddressRead(int advertiserId, int addressType, String address) in onOwnAddressRead() method in AdvertiseManager
225 callback.onOwnAddressRead(advertiserId, addressType, address); in onOwnAddressRead()