Home
last modified time | relevance | path

Searched defs:getOwnAddress (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DAdvertisingSet.java213 public void getOwnAddress() { in getOwnAddress() method in AdvertisingSet
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DAdvertiseManager.java228 void getOwnAddress(int advertiserId) { in getOwnAddress() method in AdvertiseManager
H A DGattService.java974 public void getOwnAddress(int advertiserId, AttributionSource attributionSource) { in getOwnAddress() method in GattService.BluetoothGattBinder
2602 void getOwnAddress(int advertiserId, AttributionSource attributionSource) { in getOwnAddress() method in GattService
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl74 void getOwnAddress(in int advertiserId, in AttributionSource attributionSource); in getOwnAddress() method