_bluetooth_sdp_hdr_overlay 结构参考

_bluetooth_sdp_hdr_overlay 结构参考

#include < bt_sdp.h >

数据字段

蓝牙_sdp_类型类型
bt_uuid_t uuid
uint32_t服务名称长度
字符*服务名称
int32_t rfcomm_通道_编号
int32_t l2cap_psm
int32_t配置文件版本
整数user1_ptr_len
uint8_t * user1_ptr
整数user2_ptr_len
uint8_t * user2_ptr

详细说明

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

定义位于文件bt_sdp.h52行。

现场文档

int32_t l2cap_psm

定义位于文件bt_sdp.h58行。

int32_t profile_version

定义位于文件bt_sdp.h59行。

int32_t rfcomm_channel_number

定义位于文件bt_sdp.h57行。

字符* 服务名称

定义位于文件bt_sdp.h56行。

uint32_t 服务名称长度

定义位于文件bt_sdp.h55行。

定义位于文件bt_sdp.h53行。

uint8_t* user1_ptr

定义位于文件bt_sdp.h63行。

int user1_ptr_len

定义位于文件bt_sdp.h62行。

uint8_t* user2_ptr

定义位于文件bt_sdp.h65行。

int user2_ptr_len

定义位于文件bt_sdp.h64行。

定义位于文件bt_sdp.h54行。


该结构的文档是从以下文件生成的:
  • 硬件/libhardware/include/hardware/bt_sdp.h