Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/sdp/
Dsdp_db.c620 UINT16 *p_uuids) in SDP_AddUuidSequence() argument
637 for (xx = 0; xx < num_uuids ; xx++, p_uuids++) in SDP_AddUuidSequence()
640 UINT16_TO_BE_STREAM (p, *p_uuids); in SDP_AddUuidSequence()
/external/bluetooth/bluedroid/stack/include/
Dsdp_api.h520 UINT16 num_uuids, UINT16 *p_uuids);