Searched refs:setDevicePropertyNative (Results 1 – 2 of 2) sorted by relevance
105 return setDevicePropertyNative(address, type, val); in setDeviceProperty()292 private native boolean setDevicePropertyNative(byte[] address, int type, byte[] val); in setDevicePropertyNative() method in AdapterNativeInterface
1600 static jboolean setDevicePropertyNative(JNIEnv* env, jobject /* obj */, in setDevicePropertyNative() function2151 {"setDevicePropertyNative", "([BI[B)Z", (void*)setDevicePropertyNative}, in register_com_android_bluetooth_btservice_AdapterService()