_bluetooth_sdp_hdr_overlay 구조체 참조

_bluetooth_sdp_hdr_overlay 구조체 참조

#include < bt_sdp.h >

데이터 필드

bluetooth_sdp_types 유형
bt_uuid_t uuid
uint32_t service_name_length
문자 * 서비스 이름
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.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번째 줄에 정의되어 있습니다.

문자* 서비스_이름

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번째 줄에 정의되어 있습니다.

정수 user1_ptr_len

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

uint8_t* user2_ptr

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

정수 user2_ptr_len

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

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


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