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