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

/system/bt/stack/sdp/
H A Dsdp_db.c515 ** Function SDP_AddSequence
527 BOOLEAN SDP_AddSequence (UINT32 handle, UINT16 attr_id, UINT16 num_elem, function
539 SDP_TRACE_ERROR("SDP_AddSequence cannot get a buffer!");
580 SDP_TRACE_ERROR ("SDP_AddSequence - too long(attribute is not added)!!");
585 SDP_TRACE_ERROR ("SDP_AddSequence - too long, add %d elements of %d", xx, num_elem);

Completed in 18 milliseconds