Searched refs:tBTA_DM_SDP_RESULT (Results 1 – 2 of 2) sorted by relevance
455 } tBTA_DM_SDP_RESULT; typedef1061 tBTA_DM_SDP_RESULT sdp_event;
2656 tBTA_DM_SDP_RESULT *p_msg; in bta_dm_sdp_callback()2658 if ((p_msg = (tBTA_DM_SDP_RESULT *) osi_malloc(sizeof(tBTA_DM_SDP_RESULT))) != NULL) { in bta_dm_sdp_callback()