Home
last modified time | relevance | path

Searched refs:getOwnAddressNative (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAdvertiseManagerNativeInterface.java92 getOwnAddressNative(advertiserId); in getOwnAddress()
180 private native void getOwnAddressNative(int advertiserId); in getOwnAddressNative() method in AdvertiseManagerNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp2330 static void getOwnAddressNative(JNIEnv* /* env */, jobject /* object */, in getOwnAddressNative() function
2671 {"getOwnAddressNative", "(I)V", (void*)getOwnAddressNative}, in register_com_android_bluetooth_gatt_advertise_manager()