Home
last modified time | relevance | path

Searched refs:BTA_SDP_API_ENABLE_EVT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/sdp/include/
Dbta_sdp_int.h41 BTA_SDP_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_SDP), enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_api.c83 p_buf->hdr.event = BTA_SDP_API_ENABLE_EVT; in BTA_SdpEnable()