Searched defs:attr_handle (Results 1 – 2 of 2) sorted by relevance
| /packages/apps/Bluetooth/jni/ |
| D | com_android_bluetooth_gatt.cpp | 745 int attr_handle, int offset, bool is_long) in btgatts_request_read_cb() 763 bt_bdaddr_t *bda, int attr_handle, in btgatts_request_write_cb() 1585 jint server_if, jint attr_handle, jint conn_id, jbyteArray val) in gattServerSendIndicationNative() 1598 jint server_if, jint attr_handle, jint conn_id, jbyteArray val) in gattServerSendNotificationNative()
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 2407 int attr_handle, int conn_id, byte[] val); in gattServerSendIndicationNative() 2410 int attr_handle, int conn_id, byte[] val); in gattServerSendNotificationNative()
|