Searched refs:sdp_service_search_pattern_for_uuid16 (Results 1 – 4 of 4) sorted by relevance
393 return sdp_client_query_rfcomm(callback, remote, sdp_service_search_pattern_for_uuid16(uuid16)); in sdp_client_query_rfcomm_channel_and_name_for_uuid()400 return sdp_client_query_rfcomm(callback, remote, sdp_service_search_pattern_for_uuid16(uuid16)); in sdp_client_query_rfcomm_channel_and_name_for_service_class_uuid()
154 uint8_t* sdp_service_search_pattern_for_uuid16(uint16_t uuid16);
762 …return sdp_client_query(callback, remote, sdp_service_search_pattern_for_uuid16(uuid), sdp_client_… in sdp_client_query_uuid16()
785 uint8_t* sdp_service_search_pattern_for_uuid16(uint16_t uuid16){ in sdp_service_search_pattern_for_uuid16() function