_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 |
詳細說明
欄位說明文件
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 行。
bluetooth_sdp_types type |
定義位於檔案 bt_sdp.h 的 39 行。
bt_uuid_t uuid |
定義位於檔案 bt_sdp.h 的 40 行。
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ bt_sdp.h