Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h359 …uint16_t start_hdl; /*!< Gatt start handle value of included … member
369 …uint16_t start_hdl; /*!< Gatt start handle value of included … member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1585 UINT32 gatt_add_sdp_record (tBT_UUID *p_uuid, UINT16 start_hdl, UINT16 end_hdl) in gatt_add_sdp_record()