Home
last modified time | relevance | path

Searched defs:end_hdl (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h367 …uint16_t end_hdl; /*!< Gatt end handle value of included se… member
377 …uint16_t end_hdl; /*!< Gatt end handle value of included 12… member
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1561 UINT32 gatt_add_sdp_record (tBT_UUID *p_uuid, UINT16 start_hdl, UINT16 end_hdl) in gatt_add_sdp_record()