Searched refs:BTA_SDP_API_ENABLE_EVT (Results 1 – 2 of 2) sorted by relevance
/system/bt/bta/sdp/ | ||
D | bta_sdp_int.h | 40 BTA_SDP_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_SDP), enumerator |
D | bta_sdp_api.cc | 68 p_buf->hdr.event = BTA_SDP_API_ENABLE_EVT; in BTA_SdpEnable() |