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

/system/bt/btif/src/
H A Dbtif_sock_sdp.cc174 // a double pointer to SDP_AddSequence
189 if (!SDP_AddSequence(handle, (uint16_t)ATTR_ID_SERVICE_CLASS_ID_LIST, 1,
309 if (!SDP_AddSequence(handle, (uint16_t)ATTR_ID_SUPPORTED_FORMATS_LIST, j,
H A Dbtif_sdp_server.cc679 SDP_AddSequence(sdp_handle, (uint16_t)ATTR_ID_SUPPORTED_FORMATS_LIST,
/system/bt/stack/include/
H A Dsdp_api.h447 * Function SDP_AddSequence
459 bool SDP_AddSequence(uint32_t handle, uint16_t attr_id, uint16_t num_elem,
/system/bt/stack/sdp/
H A Dsdp_db.cc461 * Function SDP_AddSequence
473 bool SDP_AddSequence(uint32_t handle, uint16_t attr_id, uint16_t num_elem, function
517 SDP_TRACE_ERROR("SDP_AddSequence - too long(attribute is not added)!!");
521 SDP_TRACE_ERROR("SDP_AddSequence - too long, add %d elements of %d", xx,

Completed in 284 milliseconds