Searched defs:getOwnAddress (Results 1 – 7 of 7) sorted by relevance
50 public static void getOwnAddress(@NonNull AdvertisingSet advertisingSet) { in getOwnAddress() method in AdvertisingSetHelper
235 public void getOwnAddress() { in getOwnAddress() method in AdvertisingSet
286 void getOwnAddress(int advertiserId) { in getOwnAddress() method in AdvertiseManager
1498 public void getOwnAddress(int advertiserId, AttributionSource attributionSource, in getOwnAddress() method in GattService.BluetoothGattBinder1507 private void getOwnAddress(int advertiserId, AttributionSource attributionSource) { in getOwnAddress() method in GattService.BluetoothGattBinder3498 void getOwnAddress(int advertiserId, AttributionSource attributionSource) { in getOwnAddress() method in GattService
613 public void getOwnAddress() throws Exception { in getOwnAddress() method in GattServiceBinderTest
688 public void getOwnAddress() throws Exception { in getOwnAddress() method in GattServiceTest
78 …void getOwnAddress(in int advertiserId, in AttributionSource attributionSource, in SynchronousResu… in getOwnAddress() method