_bluetooth_sdp_hdr Struct Reference

_bluetooth_sdp_hdr Struct Reference

#include < bt_sdp.h >

Data Fields

bluetooth_sdp_types   type
 
bt_uuid_t   uuid
 
uint32_t  service_name_length
 
char *  service_name
 
int32_t  rfcomm_channel_number
 
int32_t  l2cap_psm
 
int32_t  profile_version
 

Detailed Description

Definition at line 38 of file bt_sdp.h .

Field Documentation

int32_t l2cap_psm

Definition at line 44 of file bt_sdp.h .

int32_t profile_version

Definition at line 45 of file bt_sdp.h .

int32_t rfcomm_channel_number

Definition at line 43 of file bt_sdp.h .

char* service_name

Definition at line 42 of file bt_sdp.h .

uint32_t service_name_length

Definition at line 41 of file bt_sdp.h .

Definition at line 39 of file bt_sdp.h .

Definition at line 40 of file bt_sdp.h .


The documentation for this struct was generated from the following file: