Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DAdvertiseManager.java228 void getOwnAddress(int advertiserId) { in getOwnAddress() method in AdvertiseManager
DGattService.java826 public void getOwnAddress(int advertiserId) { in getOwnAddress() method in GattService.BluetoothGattBinder
831 service.getOwnAddress(advertiserId); in getOwnAddress()
2129 void getOwnAddress(int advertiserId) { in getOwnAddress() method in GattService
2131 mAdvertiseManager.getOwnAddress(advertiserId); in getOwnAddress()