مرجع بنية ‎_bluetooth_sdp_hdr_overlay

مرجع بنية ‎_bluetooth_sdp_hdr_overlay

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

وصف مفصّل

تتطلّب بعض الإشارات مؤشرات إضافية، لذلك نقدّم طريقة عامة للتعامل مع هذه المؤشرات.

التعريف في السطر 52 من الملف bt_sdp.h .

مستندات الحقل

int32_t l2cap_psm

التعريف في السطر 58 من الملف bt_sdp.h .

int32_t profile_version

التعريف في السطر 59 من الملف bt_sdp.h .

int32_t rfcomm_channel_number

التعريف في السطر 57 من الملف bt_sdp.h .

char* service_name

التعريف في السطر 56 من الملف bt_sdp.h .

uint32_t service_name_length

التعريف في السطر 55 من الملف bt_sdp.h .

التعريف في السطر 53 من الملف bt_sdp.h .

uint8_t* user1_ptr

التعريف في السطر 63 من الملف bt_sdp.h .

int user1_ptr_len

التعريف في السطر 62 من الملف bt_sdp.h .

uint8_t* user2_ptr

التعريف في السطر 65 من الملف bt_sdp.h .

int user2_ptr_len

التعريف في السطر 64 من الملف bt_sdp.h .

التعريف في السطر 54 من الملف bt_sdp.h .


تم إنشاء مستندات هذه البنية من الملف التالي: