Home
last modified time | relevance | path

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

/system/bt/stack/sdp/
Dsdp_db.cc552 uint16_t* p_uuids) { in SDP_AddUuidSequence() argument
564 for (xx = 0; xx < num_uuids; xx++, p_uuids++) { in SDP_AddUuidSequence()
566 UINT16_TO_BE_STREAM(p, *p_uuids); in SDP_AddUuidSequence()
/system/bt/stack/include/
Dsdp_api.h473 uint16_t* p_uuids);