Home
last modified time | relevance | path

Searched refs:onOwnAddressRead (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DAdvertisingSetCallback.java162 public void onOwnAddressRead(AdvertisingSet advertisingSet, int addressType, String address) { in onOwnAddressRead() method in AdvertisingSetCallback
H A DBluetoothLeAdvertiser.java618 public void onOwnAddressRead(int advertiserId, int addressType, String address) {
623 callback.onOwnAddressRead(advertisingSet, addressType, address);
/aosp12/system/bt/binder/android/bluetooth/le/
H A DIAdvertisingSetCallback.aidl24 void onOwnAddressRead(in int advertiserId, in int addressType, in String address); in onOwnAddressRead() method
/aosp12/packages/services/Car/service/src/com/android/car/
H A DFastPairAdvertiser.java186 public void onOwnAddressRead(AdvertisingSet advertisingSet, int addressType,
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DAdvertiseManager.java212 void onOwnAddressRead(int advertiserId, int addressType, String address) in onOwnAddressRead() method in AdvertiseManager
225 callback.onOwnAddressRead(advertiserId, addressType, address); in onOwnAddressRead()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt12210 Landroid/bluetooth/le/AdvertisingSetCallback;->onOwnAddressRead(Landroid/bluetooth/le/AdvertisingSe…
12298 Landroid/bluetooth/le/IAdvertisingSetCallback$Stub$Proxy;->onOwnAddressRead(IILjava/lang/String;)V
12321 Landroid/bluetooth/le/IAdvertisingSetCallback;->onOwnAddressRead(IILjava/lang/String;)V