Home
last modified time | relevance | path

Searched defs:e_hdl (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_sr.c711 UINT16 e_hdl, UINT8 *p_data, tBT_UUID value) in gatt_build_primary_service_rsp()
795 UINT16 s_hdl, UINT16 e_hdl) in gatt_build_find_info_rsp()
869 UINT16 uuid_len, s_hdl = 0, e_hdl = 0; in gatts_validate_packet_format() local
926 UINT16 s_hdl = 0, e_hdl = 0; in gatts_process_primary_service_req() local
986 UINT16 s_hdl = 0, e_hdl = 0, buf_len; in gatts_process_find_info() local
1119 s_hdl, e_hdl, err_hdl = 0; in gatts_process_read_by_type_req() local
1750 UINT16 e_hdl = 0; in gatts_handle_db_out_of_sync() local
Datt_protocol.c133 BT_HDR *attp_build_browse_cmd(UINT8 op_code, UINT16 s_hdl, UINT16 e_hdl, tBT_UUID uuid) in attp_build_browse_cmd()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h246 UINT16 e_hdl; /* service ending handle */ member