The structure that contains the SDP service class id.
Synopsis:
typedef struct {
char * uuid ;
}bt_sdp_class_t;
Data:
- char * uuid
- The universal unique identifier (UUID) of the service class.
Library:
libbtapi (For the qcc command, use the -l btapi option to link against this library)
Description: