_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 FILE의 58 행에 정의되어 있습니다.

int32_t profile_version

bt_sdp.h 파일의 59 번 라인에 정의되어 있습니다.

int32_t rfcomm_channel_number

bt_sdp.h FILE의 57 행에 정의되어 있습니다.

char* service_name

bt_sdp.h FILE의 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 FILE의 62 라인에 정의가 있습니다.

uint8_t* user2_ptr

bt_sdp.h FILE의 65 번 라인에 정의되어 있습니다.

int user2_ptr_len

bt_sdp.h 파일의 64 번 째 줄에 정의되어 있습니다.

bt_sdp.h FILE의 54 행에 정의되어 있습니다.


이 구조체에 관한 문서는 다음 파일에서 생성되었습니다.