Home
last modified time | relevance | path

Searched refs:sdp_service_search_pattern_for_uuid128 (Results 1 – 4 of 4) sorted by relevance

/btstack/src/classic/
H A Dsdp_util.h160 uint8_t* sdp_service_search_pattern_for_uuid128(const uint8_t * uuid128);
H A Dsdp_client_rfcomm.c406 … return sdp_client_query_rfcomm(callback, remote, sdp_service_search_pattern_for_uuid128(uuid128)); in sdp_client_query_rfcomm_channel_and_name_for_uuid128()
H A Dsdp_client.c767 …return sdp_client_query(callback, remote, sdp_service_search_pattern_for_uuid128(uuid), sdp_client… in sdp_client_query_uuid128()
H A Dsdp_util.c790 uint8_t* sdp_service_search_pattern_for_uuid128(const uint8_t * uuid128){ in sdp_service_search_pattern_for_uuid128() function