Home
last modified time | relevance | path

Searched refs:p_service_uuids (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/test/
Dbta_hf_client_add_record_test.cc15 uint16_t* p_service_uuids) { in SDP_AddServiceClassIdList() argument
/system/bt/stack/sdp/
Dsdp_db.cc756 uint16_t* p_service_uuids) { in SDP_AddServiceClassIdList() argument
766 for (xx = 0; xx < num_services; xx++, p_service_uuids++) { in SDP_AddServiceClassIdList()
768 UINT16_TO_BE_STREAM(p, *p_service_uuids); in SDP_AddServiceClassIdList()
/system/bt/stack/include/
Dsdp_api.h501 uint16_t* p_service_uuids);