Home
last modified time | relevance | path

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

/system/bt/stack/sdp/
Dsdp_db.c611 UINT16 *p_uuids) in SDP_AddUuidSequence() argument
628 for (xx = 0; xx < num_uuids ; xx++, p_uuids++) in SDP_AddUuidSequence()
631 UINT16_TO_BE_STREAM (p, *p_uuids); in SDP_AddUuidSequence()
/system/bt/stack/include/
Dsdp_api.h515 UINT16 num_uuids, UINT16 *p_uuids);