/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_cl.cc | 95 if (p_clcb->s_handle > p_clcb->e_handle || p_clcb->s_handle == 0) { in gatt_act_discovery() 104 cl_req.browse.s_handle = p_clcb->s_handle; in gatt_act_discovery() 117 cl_req.find_type_value.s_handle = p_clcb->s_handle; in gatt_act_discovery() 163 msg.browse.s_handle = p_clcb->s_handle; in gatt_act_read() 176 msg.handle = p_clcb->s_handle; in gatt_act_read() 187 msg.read_blob.handle = p_clcb->s_handle; in gatt_act_read() 194 msg.read_blob.handle = p_clcb->s_handle; in gatt_act_read() 210 msg.handle = p_clcb->s_handle; in gatt_act_read() 238 p_clcb->s_handle = attr.handle; in gatt_act_write() 255 p_clcb->s_handle = attr.handle; in gatt_act_write() [all …]
|
D | gatt_api.cc | 62 tGATT_HDL_LIST_ELEM& gatt_add_an_item_to_list(uint16_t s_handle) { in gatt_add_an_item_to_list() argument 66 if (s_handle > it->asgn_range.s_handle) break; in gatt_add_an_item_to_list() 217 list.asgn_range.s_handle = s_hdl; in GATTS_AddService() 230 num_handles, list.asgn_range.s_handle, list.asgn_range.e_handle, in GATTS_AddService() 286 list.svc_db, p_incl_decl->asgn_range.s_handle, in GATTS_AddService() 299 if (list.asgn_range.s_handle < it->s_hdl) break; in GATTS_AddService() 305 elem.s_hdl = list.asgn_range.s_handle; in GATTS_AddService() 384 GATTS_StopService(it->asgn_range.s_handle); in GATTS_DeleteService() 391 it->asgn_range.s_handle, it->asgn_range.e_handle); in GATTS_DeleteService() 393 if ((it->asgn_range.s_handle >= gatt_cb.hdl_cfg.app_start_hdl) && in GATTS_DeleteService() [all …]
|
D | gatt_db.cc | 228 UINT16_TO_STREAM(p, incl_handle.s_handle); in read_attr_value() 278 BT_HDR* p_rsp, uint16_t s_handle, uint16_t /* e_handle */, const Uuid& type, in gatts_db_read_attr_value_by_type() argument 287 if (attr.handle >= s_handle && type == attr.uuid) { in gatts_db_read_attr_value_by_type() 335 uint16_t gatts_add_included_service(tGATT_SVC_DB& db, uint16_t s_handle, in gatts_add_included_service() argument 339 log::verbose("s_hdl=0x{:04x} e_hdl=0x{:04x} service uuid = {}", s_handle, in gatts_add_included_service() 342 if (service.IsEmpty() || s_handle == 0 || e_handle == 0) { in gatts_add_included_service() 350 attr.p_value->incl_handle.s_handle = s_handle; in gatts_add_included_service()
|
D | gatt_attr.cc | 490 p_clcb->s_handle = p_data->value.dclr_value.val_handle; in gatt_disc_res_cback() 496 p_clcb->s_handle = p_data->handle; in gatt_disc_res_cback() 547 param.service.s_handle = 1; in gatt_svc_read_cl_supp_feat_req() 731 p_clcb->s_handle, p_clcb->e_handle) != GATT_SUCCESS) { in gatt_cl_start_config_ccc() 741 ccc_value.handle = p_clcb->s_handle; in gatt_cl_start_config_ccc() 830 param.service.s_handle = 1; in read_sr_supported_feat_req() 857 param.service.s_handle = 1; in read_sr_sirk_req()
|
D | gatt_int.h | 106 uint16_t s_handle; /* starting handle */ member 362 uint16_t s_handle; /* starting handle of the active request */ member 401 uint16_t s_handle; member 661 uint16_t gatts_add_included_service(tGATT_SVC_DB& db, uint16_t s_handle, 673 BT_HDR* p_rsp, uint16_t s_handle, uint16_t e_handle,
|
D | att_protocol.cc | 183 UINT16_TO_STREAM(p, p_value_type->s_handle); in attp_build_read_by_type_value_cmd() 601 if (!GATT_HANDLE_IS_VALID(p_msg->browse.s_handle) || in attp_send_cl_msg() 603 p_msg->browse.s_handle > p_msg->browse.e_handle) { in attp_send_cl_msg() 608 p_cmd = attp_build_browse_cmd(op_code, p_msg->browse.s_handle, in attp_send_cl_msg()
|
D | gatt_sr_hash.cc | 87 UINT16_TO_STREAM(p_data, attr_it->p_value->incl_handle.s_handle); in fill_database_info()
|
D | gatt_utils.cc | 232 if (elem.asgn_range.s_handle == handle) return &elem; in gatt_find_hdl_buffer_by_handle() 252 (start_handle == it->asgn_range.s_handle)) { in gatt_find_hdl_buffer_by_app_id() 1703 cb_data.att_value.handle = p_clcb->s_handle; in gatt_end_operation() 1717 cb_data.handle = cb_data.att_value.handle = p_clcb->s_handle; in gatt_end_operation()
|
/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_api.cc | 409 uint16_t s_handle, uint16_t e_handle, in BTA_GATTC_ReadUsingCharUuid() argument 421 p_buf->s_handle = s_handle; in BTA_GATTC_ReadUsingCharUuid()
|
D | bta_gattc_cache.cc | 505 p_data->value.incl_service.s_handle, in bta_gattc_disc_res_cback() 725 read_param.char_type.s_handle = 0x0001; in bta_gattc_read_db_hash() 898 uint16_t att_handle, uint16_t s_handle, in bta_gattc_fill_gatt_db_el() argument 903 p_attr->start_handle = s_handle; in bta_gattc_fill_gatt_db_el()
|
D | bta_gattc_act.cc | 1016 read_param.char_type.s_handle = p_data->api_read.s_handle; in bta_gattc_read() 1503 uint16_t s_handle = ((uint16_t)(*(p)) + (((uint16_t)(*(p + 1))) << 8)); in bta_gattc_process_srvc_chg_ind() local 1506 log::error("service changed s_handle=0x{:x}, e_handle=0x{:x}", s_handle, in bta_gattc_process_srvc_chg_ind() 1512 bta_gattc_clear_notif_registration(p_srcb, conn_id, s_handle, e_handle); in bta_gattc_process_srvc_chg_ind()
|
D | bta_gattc_int.h | 138 uint16_t s_handle; member
|
/packages/modules/Bluetooth/system/stack/include/ |
D | gatt_api.h | 585 uint16_t s_handle; member 669 uint16_t s_handle; /* starting handle */ member 770 uint16_t s_handle; member
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_client.cc | 471 uint16_t s_handle, in btif_gattc_read_using_char_uuid() argument 476 s_handle, e_handle, auth_req, in btif_gattc_read_using_char_uuid() 760 p_data->value.incl_service.s_handle, in btif_test_discovery_result_cback() 762 p_data->value.incl_service.s_handle, in btif_test_discovery_result_cback()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_gatt_api.h | 341 uint16_t s_handle; member 685 uint16_t s_handle, uint16_t e_handle,
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_gatt_client.h | 255 uint16_t s_handle,
|
/packages/modules/Bluetooth/system/stack/srvc/ |
D | srvc_dis.cc | 228 param.service.s_handle = 1; in dis_gatt_c_read_dis_req()
|
/packages/modules/Bluetooth/system/stack/gap/ |
D | gap_ble.cc | 266 param.service.s_handle = 1; in send_cl_read_request()
|
/packages/modules/Bluetooth/system/stack/test/gatt/ |
D | gatt_sr_test.cc | 86 BT_HDR* p_rsp, uint16_t s_handle, uint16_t e_handle, const Uuid& type, in gatts_db_read_attr_value_by_type() argument
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 1231 s_handle: u16, in read_using_characteristic_uuid() 1240 s_handle, in read_using_characteristic_uuid()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 1457 jlong uuid_msb, jint s_handle, jint e_handle, jint authReq) { in gattClientReadUsingCharacteristicUuidNative() argument 1461 sGattIf->client->read_using_characteristic_uuid(conn_id, uuid, s_handle, in gattClientReadUsingCharacteristicUuidNative()
|