Bluetooth Host Stack Library
wiced_bt_a2d_sdp_db_params_t Struct Reference

Description

SDP record information from the server to initialize discovery database.

Data Fields

uint32_t db_len
 Length, in bytes, of the discovery database.
 
uint16_t num_attr
 The number of attributes in p_attrs.
 
wiced_bt_sdp_discovery_db_tp_db
 Pointer to the discovery database.
 
uint16_t * p_attrs
 Attributes filter, Set by A2DP API filter if NULL, else input is taken as filter.