_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