_bluetooth_sdp_hdr 结构体参考文档

_bluetooth_sdp_hdr 结构体参考文档

#include < bt_sdp.h >

数据字段

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
 

详细说明

定义位于文件 bt_sdp.h 的第 38 行

字段文档

int32_t l2cap_psm

定义位于文件 bt_sdp.h 44 行。

int32_t profile_version

定义位于文件 bt_sdp.h 45 行。

int32_t rfcomm_channel_number

定义位于文件 bt_sdp.h 的第 43 行

char* service_name

定义位于文件 bt_sdp.h 42 行

uint32_t service_name_length

定义位于文件 bt_sdp.h 41 行

定义位于文件 bt_sdp.h 39 行。

定义位于文件 bt_sdp.h 40 行。


此结构体的文档是根据以下文件生成的: