Home
last modified time | relevance | path

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

/system/bt/stack/sdp/
Dsdp_db.cc761 uint16_t* p_service_uuids) { in SDP_AddServiceClassIdList() argument
771 for (xx = 0; xx < num_services; xx++, p_service_uuids++) { in SDP_AddServiceClassIdList()
773 UINT16_TO_BE_STREAM(p, *p_service_uuids); in SDP_AddServiceClassIdList()
/system/bt/stack/include/
Dsdp_api.h548 uint16_t* p_service_uuids);