Home
last modified time | relevance | path

Searched refs:e_handle (Results 1 – 17 of 17) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c60 UINT16 s_handle, UINT16 e_handle,
110 p_cur_srvc->s_handle, p_cur_srvc->e_handle, in display_cache_service()
156 i + 1, pp->uuid.uu.uuid16, pp->s_handle, pp->e_handle, pp->is_primary); in bta_gattc_display_explore_record()
231 if(service && p_new_srvc->e_handle < service->s_handle) { in bta_gattc_insert_sec_service_to_cache()
242 … if (p_new_srvc->s_handle > service->e_handle && p_new_srvc->e_handle < next_service->s_handle) { in bta_gattc_insert_sec_service_to_cache()
261 UINT16 s_handle, UINT16 e_handle, in bta_gattc_add_srvc_to_cache() argument
277 p_new_srvc->e_handle = e_handle; in bta_gattc_add_srvc_to_cache()
318 if (service->e_handle < value_handle) { in bta_gattc_add_char_to_cache()
319 service->e_handle = value_handle; in bta_gattc_add_char_to_cache()
433 *p_e_hdl = p_rec->e_handle; in bta_gattc_get_disc_range()
[all …]
Dbta_gattc_api.c580 void BTA_GATTC_Read_by_type(UINT16 conn_id, UINT16 s_handle,UINT16 e_handle, tBT_UUID *uuid, tBTA_G… in BTA_GATTC_Read_by_type() argument
591 p_buf->e_handle = e_handle; in BTA_GATTC_Read_by_type()
Dbta_gattc_act.c1129 read_param.service.e_handle = p_data->api_read.e_handle; in bta_gattc_read_by_type()
1939 UINT16 e_handle = ((UINT16)(*(p + 2)) + (((UINT16)(*(p + 3))) << 8)); in bta_gattc_process_srvc_chg_ind() local
1942 __func__, s_handle, e_handle); in bta_gattc_process_srvc_chg_ind()
1948 bta_gattc_clear_notif_registration(p_srcb, conn_id, s_handle, e_handle); in bta_gattc_process_srvc_chg_ind()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c405 p_clcb->e_handle = p_data->value.group_value.e_handle; in gatt_disc_res_cback()
497 srvc_disc_param.e_handle = 0xffff; in gatt_cl_start_config_ccc()
509 srvc_disc_param.e_handle = p_clcb->e_handle; in gatt_cl_start_config_ccc()
521 srvc_disc_param.e_handle = p_clcb->e_handle; in gatt_cl_start_config_ccc()
Dgatt_cl.c84 if (p_clcb->s_handle <= p_clcb->e_handle && p_clcb->s_handle != 0) { in gatt_act_discovery()
88 cl_req.browse.e_handle = p_clcb->e_handle; in gatt_act_discovery()
99 cl_req.find_type_value.e_handle = p_clcb->e_handle; in gatt_act_discovery()
143 msg.browse.e_handle = p_clcb->e_handle; in gatt_act_read()
410 STREAM_TO_UINT16 (result.value.group_value.e_handle, p); in gatt_process_find_type_value_rsp()
421 …p_clcb->s_handle = (result.value.group_value.e_handle == 0) ? 0 : (result.value.group_value.e_hand… in gatt_process_find_type_value_rsp()
772 record_value.group_value.e_handle = handle; in gatt_process_read_by_type_rsp()
782 STREAM_TO_UINT16(record_value.incl_service.e_handle, p); in gatt_process_read_by_type_rsp()
785 !GATT_HANDLE_IS_VALID(record_value.incl_service.e_handle)) { in gatt_process_read_by_type_rsp()
Dgatt_api.c176 s_hdl = p_list->asgn_range.e_handle + 1; in GATTS_CreateService()
202 p_list->asgn_range.e_handle = s_hdl + num_handles - 1; in GATTS_CreateService()
274 p_incl_decl->asgn_range.e_handle, in GATTS_AddIncludeService()
413 p_list->asgn_range.s_handle , p_list->asgn_range.e_handle ); in GATTS_DeleteService()
882 !GATT_HANDLE_IS_VALID(p_param->e_handle) || in GATTC_Discover()
893 p_clcb->e_handle = p_param->e_handle; in GATTC_Discover()
950 p_clcb->e_handle = p_read->service.e_handle; in GATTC_Read()
Datt_protocol.c175 UINT16_TO_STREAM (p, p_value_type->e_handle); in attp_build_read_by_type_value_cmd()
554 GATT_HANDLE_IS_VALID (p_msg->browse.e_handle) && in attp_send_cl_msg()
555 p_msg->browse.s_handle <= p_msg->browse.e_handle) { in attp_send_cl_msg()
558 p_msg->browse.e_handle, in attp_send_cl_msg()
Dgatt_db.c275 UINT16_TO_STREAM(p, p_attr16->p_value->incl_handle.e_handle); in read_attr_value()
332 UINT16 e_handle, in gatts_db_read_attr_value_by_type() argument
354 while (p_attr && p_attr->handle <= e_handle) { in gatts_db_read_attr_value_by_type()
448 UINT16 gatts_add_included_service (tGATT_SVC_DB *p_db, UINT16 s_handle, UINT16 e_handle, in gatts_add_included_service() argument
455 s_handle, e_handle, service.uu.uuid16); in gatts_add_included_service()
457 if (service.len == 0 || s_handle == 0 || e_handle == 0) { in gatts_add_included_service()
485 p_attr->p_value->incl_handle.e_handle = e_handle; in gatts_add_included_service()
Dgatt_utils.c392 && (p_list->asgn_range.e_handle >= attr_handle)) { in gatt_find_hdl_buffer_by_attr_handle()
1455 p_sreg->e_hdl = p_list->asgn_range.e_handle; in gatt_sr_alloc_rcb()
2218 UINT16 e_handle, tBT_UUID uuid) in gatt_act_send_browse() argument
2223 msg.browse.e_handle = e_handle; in gatt_act_send_browse()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h426 UINT16 e_handle; member
446 UINT16 e_handle; member
521 UINT16 e_handle; /* ending handle of the group */ member
531 UINT16 e_handle; /* ending handle */ member
612 UINT16 e_handle; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h113 UINT16 e_handle; /* ending handle */ member
429 UINT16 e_handle; /* ending handle of the active request */ member
500 UINT16 e_handle; member
711 …T8 gatt_act_send_browse(tGATT_TCB *p_tcb, UINT16 index, UINT8 op, UINT16 s_handle, UINT16 e_handle,
729 extern UINT16 gatts_add_included_service (tGATT_SVC_DB *p_db, UINT16 s_handle, UINT16 e_handle, tBT…
745 …UINT16 e_handle, tBT_UUID type, UINT16 *p_len, tGATT_SEC_FLAG sec_flag, UINT8 key_size, UINT32 tra…
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h286 UINT16 e_handle; /* used for service only */ member
527 UINT16 e_handle; member
695 UINT16 e_handle; member
957 void BTA_GATTC_Read_by_type(UINT16 conn_id, UINT16 s_handle,UINT16 e_handle, tBT_UUID *uuid, tBTA_G…
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h125 uint16_t e_handle; member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h144 UINT16 e_handle; member
265 UINT16 e_handle; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c518 param.service.e_handle = 0xFFFF; in gap_ble_send_cl_read_request()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c414 arg.read_by_type.e_handle = end_handle; in esp_ble_gattc_read_by_type()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c622 …rg->read_by_type.conn_id, arg->read_by_type.s_handle, arg->read_by_type.e_handle, &uuid, arg->read… in btc_gattc_read_by_type()