H A D | com_android_bluetooth_gatt.cpp | 612 int attr_handle, int offset, 620 address.get(), conn_id, trans_id, attr_handle, 625 const RawAddress& bda, int attr_handle, 633 address.get(), conn_id, trans_id, attr_handle, 639 int attr_handle, int offset, 654 trans_id, attr_handle, offset, value.size(), need_rsp, is_prep, 659 const RawAddress& bda, int attr_handle, 674 address.get(), conn_id, trans_id, attr_handle, 1609 jint server_if, jint attr_handle, 1619 sGattIf->server->send_indication(server_if, attr_handle, conn_i 610 btgatts_request_read_characteristic_cb(int conn_id, int trans_id, const RawAddress& bda, int attr_handle, int offset, bool is_long) argument 624 btgatts_request_read_descriptor_cb(int conn_id, int trans_id, const RawAddress& bda, int attr_handle, int offset, bool is_long) argument 637 btgatts_request_write_characteristic_cb(int conn_id, int trans_id, const RawAddress& bda, int attr_handle, int offset, bool need_rsp, bool is_prep, std::vector<uint8_t> value) argument 658 btgatts_request_write_descriptor_cb(int conn_id, int trans_id, const RawAddress& bda, int attr_handle, int offset, bool need_rsp, bool is_prep, std::vector<uint8_t> value) argument 1608 gattServerSendIndicationNative(JNIEnv* env, jobject object, jint server_if, jint attr_handle, jint conn_id, jbyteArray val) argument 1623 gattServerSendNotificationNative(JNIEnv* env, jobject object, jint server_if, jint attr_handle, jint conn_id, jbyteArray val) argument [all...] |