_bluetooth_sdp_hdr_overlay 结构参考

_bluetooth_sdp_hdr_overlay 结构参考

#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
整数user1_ptr_len
uint8_t * user1_ptr
整数user2_ptr_len
uint8_t * user2_ptr

详细说明

一些信号需要额外的指针,因此我们引入了一种通用的方法来处理这些指针。

文件bt_sdp.h52行的定义。

现场文件

int32_t l2cap_psm

在文件bt_sdp.h的第58行定义。

int32_t profile_version

文件bt_sdp.h59行的定义。

int32_t rfcomm_channel_number

文件bt_sdp.h57行的定义。

char* 服务名称

文件bt_sdp.h56行的定义。

uint32_t 服务名称长度

文件bt_sdp.h55行的定义。

在文件bt_sdp.h的第53行定义。

uint8_t* user1_ptr

在文件bt_sdp.h的第63行定义。

int user1_ptr_len

文件bt_sdp.h62行的定义。

uint8_t* user2_ptr

文件bt_sdp.h65行的定义。

int user2_ptr_len

文件bt_sdp.h64行的定义。

文件bt_sdp.h54行的定义。


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