Searched defs:p_uuids (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/sdp/
H A Dsdp_db.c611 UINT16 *p_uuids)
628 for (xx = 0; xx < num_uuids ; xx++, p_uuids++)
631 UINT16_TO_BE_STREAM (p, *p_uuids);
610 SDP_AddUuidSequence(UINT32 handle, UINT16 attr_id, UINT16 num_uuids, UINT16 *p_uuids) argument

Completed in 43 milliseconds