Home | History | Annotate | Download | only in jv

Lines Matching refs:sdp_handle

985     UINT32 sdp_handle;
987 sdp_handle = bta_jv_get_sdp_handle(handle);
989 if(sdp_handle)
991 return SDP_ReadRecord(sdp_handle, p_data, p_data_len);