Home
last modified time | relevance | path

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

/packages/services/Car/car-builtin-lib/src/android/car/builtin/bluetooth/le/
DAdvertisingSetHelper.java47 public static void getOwnAddress(@NonNull AdvertisingSet advertisingSet) { in getOwnAddress() method in AdvertisingSetHelper
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DAdvertisingSet.java225 public void getOwnAddress() { in getOwnAddress() method in AdvertisingSet
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DAdvertiseBinderTest.kt172 fun getOwnAddress() { in <lambda>() method in com.android.bluetooth.gatt.AdvertiseBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothAdvertise.aidl41 void getOwnAddress(in int advertiserId, in AttributionSource attributionSource); in getOwnAddress() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAdvertiseBinder.kt93 override fun getOwnAddress(advertiserId: Int, source: AttributionSource) { in <lambda>() method in com.android.bluetooth.gatt.AdvertiseBinder
DAdvertiseManagerNativeInterface.java92 void getOwnAddress(int advertiserId) { in getOwnAddress() method in AdvertiseManagerNativeInterface
DAdvertiseManager.java355 void getOwnAddress(int advertiserId) { in getOwnAddress() method in AdvertiseManager