다음을 통해 공유


GattStatus 열거형

정의

여러 형식에서 반환되고 여러 형식의 매개 변수로 사용된 값을 열거합니다.

public enum GattStatus
type GattStatus = 
상속
GattStatus

필드

ConnectionCongested 143
Failure 257
InsufficientAuthentication 5
InsufficientAuthorization 8
InsufficientEncryption 15
InvalidAttributeLength 13
InvalidOffset 7
ReadNotPermitted 2
RequestNotSupported 6
Success 0
WriteNotPermitted 3

설명

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상