CBError

CBError Unknown = 0,

CBError Invalid Parameters = 1,

CBError Invalid Handle = 2,

CBError Not Connected = 3,

CBError Out Of Space = 4,

CBError Operation Cancelled = 5,

CBError Connection Time out = 6,

CBError Peripheral Disconnected = 7,

CBError UUID Not Allowed = 8,

CBError Already Advertising  = 9,

CBError Connection Failed = 10,

CBError Connection Limit Reached =11


cberror未知= 0,

cberror无效参数= 1,

cberror无效句柄= 2,

cberror没有连接= 3,

cberror出空间= 4,

cberror操作取消= 5,

cberror连接时间= 6,

cberror外围断开= 7,

CBError UUID不允许= 8,

cberror已经广告= 9,

cberror连接失败= 10,

cberror连接的极限= 11

你可能感兴趣的:(CBError)