Searched refs:BTA_ID_SDP (Results 1 – 3 of 3) sorted by relevance
59 if (p_cback && !bta_sys_is_register(BTA_ID_SDP)) { in BTA_SdpEnable()63 bta_sys_register(BTA_ID_SDP, &bta_sdp_reg); in BTA_SdpEnable()
40 BTA_SDP_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_SDP),
95 #define BTA_ID_SDP 33 /* SDP Client */ macro