Searched refs:tBTA_DM_SDP_RESULT (Results 1 – 2 of 2) sorted by relevance
515 } tBTA_DM_SDP_RESULT; typedef1223 tBTA_DM_SDP_RESULT sdp_event;
2743 tBTA_DM_SDP_RESULT *p_msg; in bta_dm_sdp_callback()2745 if ((p_msg = (tBTA_DM_SDP_RESULT *) osi_malloc(sizeof(tBTA_DM_SDP_RESULT))) != NULL) { in bta_dm_sdp_callback()