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

/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_db.c524 ** Function SDP_AddSequence
536 BOOLEAN SDP_AddSequence (UINT32 handle, UINT16 attr_id, UINT16 num_elem, function
548 SDP_TRACE_ERROR("SDP_AddSequence cannot get a buffer!");
589 SDP_TRACE_ERROR ("SDP_AddSequence - too long(attribute is not added)!!");
594 SDP_TRACE_ERROR ("SDP_AddSequence - too long, add %d elements of %d", xx, num_elem);

Completed in 134 milliseconds