Bluetooth Host Stack Library
wiced_bt_a2d_service_t Struct Reference

Description

This data type is used in tA2D_FIND_CBACK to report the result of the SDP discovery process.

Data Fields

uint16_t service_len
 Length, in bytes, of the service name.
 
uint16_t provider_len
 Length, in bytes, of the provider name.
 
char * p_service_name
 Pointer to the service name, service_len parameter to be used to copy the string.
 
char * p_provider_name
 Pointer to the provider name,service_len parameter to be used to copy the string.
 
uint16_t features
 Profile supported features.
 
uint16_t avdt_version
 AVDTP protocol version.