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

/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_db.c609 ** Function SDP_AddUuidSequence
619 BOOLEAN SDP_AddUuidSequence (UINT32 handle, UINT16 attr_id, UINT16 num_uuids, function
631 SDP_TRACE_ERROR("SDP_AddUuidSequence cannot get a buffer!");
644 SDP_TRACE_WARNING ("SDP_AddUuidSequence - too long, add %d uuids of %d", xx, num_uuids);

Completed in 843 milliseconds