Home
last modified time | relevance | path

Searched refs:L2C_ERR_VND_BASE (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/gap/
A Dbt_types.h215 #define L2C_ERR_VND_BASE 0x00F0 macro
247 #define L2C_ERR_VND_CREDITS_EXCEED (L2C_ERR_VND_BASE + 0x00)
248 #define L2C_ERR_VND_INVAILD_PDU (L2C_ERR_VND_BASE + 0x01)
249 #define L2C_ERR_VND_CREDITS_LACK (L2C_ERR_VND_BASE + 0x02)
250 #define L2C_ERR_VND_NO_MEMORY (L2C_ERR_VND_BASE + 0x03)
251 #define L2C_ERR_VND_INVALID_STATE (L2C_ERR_VND_BASE + 0x04)
252 #define L2C_ERR_VND_INVALID_RX_SEQ (L2C_ERR_VND_BASE + 0x05)
253 #define L2C_ERR_VND_TIMEOUT (L2C_ERR_VND_BASE + 0x06)
254 #define L2C_ERR_VND_INVALID_MODE (L2C_ERR_VND_BASE + 0x07)
255 #define L2C_ERR_VND_REMOTE_DISCONNECT (L2C_ERR_VND_BASE + 0x08)

Completed in 5 milliseconds