Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_sock_sdp.c197 if (!SDP_AddSequence(handle, (uint16_t)ATTR_ID_SERVICE_CLASS_ID_LIST, in add_sdp_by_uuid()
305 if (!SDP_AddSequence(handle, (uint16_t)ATTR_ID_SUPPORTED_FORMATS_LIST, in add_ops_sdp()
Dbtif_sdp_server.c686 status &= SDP_AddSequence(sdp_handle, (UINT16) ATTR_ID_SUPPORTED_FORMATS_LIST, in add_opps_sdp()
/system/bt/stack/include/
Dsdp_api.h488 BOOLEAN SDP_AddSequence (UINT32 handle, UINT16 attr_id,
/system/bt/stack/sdp/
Dsdp_db.c527 BOOLEAN SDP_AddSequence (UINT32 handle, UINT16 attr_id, UINT16 num_elem, in SDP_AddSequence() function