_bluetooth_sdp_hdr 结构参考

_bluetooth_sdp_hdr 结构参考

#include < bt_sdp.h >

数据字段

bluetooth_sdp_types类型
bt_uuid_t uuid
uint32_t服务名称长度
字符 *服务名称
int32_t rfcomm_channel_number
int32_t l2cap_psm
int32_t profile_version

详细说明

文件bt_sdp.h38行的定义。

现场文件

int32_t l2cap_psm

文件bt_sdp.h44行的定义。

int32_t profile_version

文件bt_sdp.h45行的定义。

int32_t rfcomm_channel_number

文件bt_sdp.h43行的定义。

char* 服务名称

文件bt_sdp.h42行的定义。

uint32_t 服务名称长度

文件bt_sdp.h41行的定义。

文件bt_sdp.h39行的定义。

文件bt_sdp.h40行的定义。


此结构的文档是从以下文件生成的: