共用方式為


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 屬性授權中所述的詞彙使用。

適用於