Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/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()
324 if (service->e_handle < value_handle) { in bta_gattc_add_char_to_cache()
325 service->e_handle = value_handle; in bta_gattc_add_char_to_cache()
439 *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()
1126 …8_t gatt_if, uint16_t conn_id, void *uuid, uint8_t disc_type, uint16_t s_handle, uint16_t e_handle) in BTA_GATTC_Discover() argument
1137 param.e_handle = 0xFFFF; in BTA_GATTC_Discover()
1140 param.e_handle = e_handle; in BTA_GATTC_Discover()
Dbta_gattc_act.c1134 read_param.service.e_handle = p_data->api_read.e_handle; in bta_gattc_read_by_type()
1933 UINT16 e_handle = ((UINT16)(*(p + 2)) + (((UINT16)(*(p + 3))) << 8)); in bta_gattc_process_srvc_chg_ind() local
1936 __func__, s_handle, e_handle); in bta_gattc_process_srvc_chg_ind()
1942 bta_gattc_clear_notif_registration(p_srcb, conn_id, s_handle, e_handle); in bta_gattc_process_srvc_chg_ind()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_cl.c87 if (p_clcb->s_handle <= p_clcb->e_handle && p_clcb->s_handle != 0) { in gatt_act_discovery()
91 cl_req.browse.e_handle = p_clcb->e_handle; in gatt_act_discovery()
102 cl_req.find_type_value.e_handle = p_clcb->e_handle; in gatt_act_discovery()
150 msg.browse.e_handle = p_clcb->e_handle; in gatt_act_read()
422 STREAM_TO_UINT16 (result.value.group_value.e_handle, p); in gatt_process_find_type_value_rsp()
423 …SC_INFO("%s handle %x, end handle %x", __func__, result.handle, result.value.group_value.e_handle); in gatt_process_find_type_value_rsp()
434 …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()
832 record_value.group_value.e_handle = handle; in gatt_process_read_by_type_rsp()
838 …GATT_DISC_INFO("DISC ALL SVC end handle %x, uuid %s", record_value.group_value.e_handle, gatt_uuid… in gatt_process_read_by_type_rsp()
843 STREAM_TO_UINT16(record_value.incl_service.e_handle, p); in gatt_process_read_by_type_rsp()
[all …]
Dgatt_attr.c521 p_clcb->e_handle = p_data->value.group_value.e_handle; in gatt_disc_res_cback()
613 srvc_disc_param.e_handle = 0xffff; in gatt_cl_start_config_ccc()
625 srvc_disc_param.e_handle = p_clcb->e_handle; in gatt_cl_start_config_ccc()
637 srvc_disc_param.e_handle = p_clcb->e_handle; in gatt_cl_start_config_ccc()
Datt_protocol.c177 UINT16_TO_STREAM (p, p_value_type->e_handle); in attp_build_read_by_type_value_cmd()
564 GATT_HANDLE_IS_VALID (p_msg->browse.e_handle) && in attp_send_cl_msg()
565 p_msg->browse.s_handle <= p_msg->browse.e_handle) { in attp_send_cl_msg()
568 p_msg->browse.e_handle, in attp_send_cl_msg()
Dgatt_api.c192 s_hdl = p_list->asgn_range.e_handle + 1; in GATTS_CreateService()
218 p_list->asgn_range.e_handle = s_hdl + num_handles - 1; in GATTS_CreateService()
290 p_incl_decl->asgn_range.e_handle, in GATTS_AddIncludeService()
430 p_list->asgn_range.s_handle , p_list->asgn_range.e_handle ); in GATTS_DeleteService()
924 !GATT_HANDLE_IS_VALID(p_param->e_handle) || in GATTC_Discover()
935 p_clcb->e_handle = p_param->e_handle; in GATTC_Discover()
997 p_clcb->e_handle = p_read->service.e_handle; in GATTC_Read()
Dgatt_db.c273 UINT16_TO_STREAM(p, p_attr16->p_value->incl_handle.e_handle); in read_attr_value()
330 UINT16 e_handle, in gatts_db_read_attr_value_by_type() argument
352 while (p_attr && p_attr->handle <= e_handle) { in gatts_db_read_attr_value_by_type()
446 UINT16 gatts_add_included_service (tGATT_SVC_DB *p_db, UINT16 s_handle, UINT16 e_handle, in gatts_add_included_service() argument
453 s_handle, e_handle, service.uu.uuid16); in gatts_add_included_service()
455 if (service.len == 0 || s_handle == 0 || e_handle == 0) { in gatts_add_included_service()
483 p_attr->p_value->incl_handle.e_handle = e_handle; in gatts_add_included_service()
Dgatt_sr_hash.c96 UINT16_TO_STREAM(p_data, p_attr->p_value->incl_handle.e_handle); in fill_database_info()
Dgatt_utils.c392 && (p_list->asgn_range.e_handle >= attr_handle)) { in gatt_find_hdl_buffer_by_attr_handle()
1479 p_sreg->e_hdl = p_list->asgn_range.e_handle; in gatt_sr_alloc_rcb()
2242 UINT16 e_handle, tBT_UUID uuid) in gatt_act_send_browse() argument
2247 msg.browse.e_handle = e_handle; in gatt_act_send_browse()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h432 UINT16 e_handle; member
453 UINT16 e_handle; member
528 UINT16 e_handle; /* ending handle of the group */ member
538 UINT16 e_handle; /* ending handle */ member
619 UINT16 e_handle; member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h113 UINT16 e_handle; /* ending handle */ member
436 UINT16 e_handle; /* ending handle of the active request */ member
507 UINT16 e_handle; member
728 …T8 gatt_act_send_browse(tGATT_TCB *p_tcb, UINT16 index, UINT8 op, UINT16 s_handle, UINT16 e_handle,
746 extern UINT16 gatts_add_included_service (tGATT_SVC_DB *p_db, UINT16 s_handle, UINT16 e_handle, tBT…
762 …UINT16 e_handle, tBT_UUID type, UINT16 *p_len, tGATT_SEC_FLAG sec_flag, UINT8 key_size, UINT32 tra…
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h286 UINT16 e_handle; /* used for service only */ member
529 UINT16 e_handle; member
699 UINT16 e_handle; member
961 void BTA_GATTC_Read_by_type(UINT16 conn_id, UINT16 s_handle,UINT16 e_handle, tBT_UUID *uuid, tBTA_G…
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h117 uint16_t e_handle; member
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h144 UINT16 e_handle; member
267 UINT16 e_handle; member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c549 param.service.e_handle = 0xFFFF; in gap_ble_send_cl_read_request()
/hal_espressif-3.7.0/components/bt/host/bluedroid/api/
Desp_gattc_api.c407 arg.read_by_type.e_handle = end_handle; in esp_ble_gattc_read_by_type()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c616 …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()