Searched refs:SDP_AddSequence (Results 1 – 4 of 4) sorted by relevance
/system/bt/btif/src/ |
D | btif_sock_sdp.c | 197 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()
|
D | btif_sdp_server.c | 686 status &= SDP_AddSequence(sdp_handle, (UINT16) ATTR_ID_SUPPORTED_FORMATS_LIST, in add_opps_sdp()
|
/system/bt/stack/include/ |
D | sdp_api.h | 488 BOOLEAN SDP_AddSequence (UINT32 handle, UINT16 attr_id,
|
/system/bt/stack/sdp/ |
D | sdp_db.c | 527 BOOLEAN SDP_AddSequence (UINT32 handle, UINT16 attr_id, UINT16 num_elem, in SDP_AddSequence() function
|