Home
last modified time | relevance | path

Searched defs:write_type (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp938 jint write_type, jint auth_req, jbyteArray value) in gattClientWriteCharacteristicNative()
973 jint write_type, jint auth_req, jbyteArray value) in gattClientWriteDescriptorNative()
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1710 long char_id_uuid_msb, int write_type, int auth_req, byte[] value); in gattClientWriteCharacteristicNative()
1716 int write_type, int auth_req, byte[] value); in gattClientWriteDescriptorNative()