Searched defs:getOwnAddress (Results 1 – 7 of 7) sorted by relevance
50 public static void getOwnAddress(@NonNull AdvertisingSet advertisingSet) { in getOwnAddress() method in AdvertisingSetHelper
234 public void getOwnAddress() { in getOwnAddress() method in AdvertisingSet
268 void getOwnAddress(int advertiserId) { in getOwnAddress() method in AdvertiseManager
1446 public void getOwnAddress(int advertiserId, AttributionSource attributionSource, in getOwnAddress() method in GattService.BluetoothGattBinder1455 private void getOwnAddress(int advertiserId, AttributionSource attributionSource) { in getOwnAddress() method in GattService.BluetoothGattBinder3313 void getOwnAddress(int advertiserId, AttributionSource attributionSource) { in getOwnAddress() method in GattService
611 public void getOwnAddress() throws Exception { in getOwnAddress() method in GattServiceBinderTest
624 public void getOwnAddress() throws Exception { in getOwnAddress() method in GattServiceTest
76 …void getOwnAddress(in int advertiserId, in AttributionSource attributionSource, in SynchronousResu… in getOwnAddress() method