_bluetooth_sdp_hdr_overlay 構造体リファレンス

_bluetooth_sdp_hdr_overlay 構造体リファレンス

#include < bt_sdp.h >

データ フィールド

bluetooth_sdp_types   タイプ
 
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
 
int user1_ptr_len
 
uint8_t *  user1_ptr
 
int user2_ptr_len
 
uint8_t *  user2_ptr
 

詳細な説明

一部のシグナルには追加のポインタが必要になるため、これらのポインタを処理するための汎用的な方法を導入します。

ファイル bt_sdp.h 52 行 の定義。

フィールドのドキュメント

int32_t l2cap_psm

ファイル bt_sdp.h 58 行 の定義。

int32_t profile_version

ファイル bt_sdp.h 59 行 の定義。

int32_t rfcomm_channel_number

ファイル bt_sdp.h 57 行 の定義。

char* service_name

ファイル bt_sdp.h 56 行 の定義。

uint32_t service_name_length

ファイル bt_sdp.h 55 行 の定義。

ファイル bt_sdp.h 53 行 の定義。

uint8_t* user1_ptr

ファイル bt_sdp.h 63 行目 の定義。

int user1_ptr_len

ファイル bt_sdp.h 62 行目 の定義。

uint8_t* user2_ptr

ファイル bt_sdp.h 65 行 の定義。

int user2_ptr_len

ファイル bt_sdp.h 64 行 の定義。

ファイル bt_sdp.h 54 行 の定義。


この構造体のドキュメントは、次のファイルから生成されました。