Lines Matching refs:GAP_ERR_GRP
31 #define GAP_UNSUPPORTED (GAP_ERR_GRP + 0x01)
33 #define GAP_EOINQDB (GAP_ERR_GRP + 0x02)
35 #define GAP_ERR_BUSY (GAP_ERR_GRP + 0x03)
37 #define GAP_ERR_NO_CTRL_BLK (GAP_ERR_GRP + 0x04)
39 #define GAP_ERR_STARTING_CMD (GAP_ERR_GRP + 0x05)
41 #define GAP_NO_BDADDR_REC (GAP_ERR_GRP + 0x06)
43 #define GAP_ERR_ILL_MODE (GAP_ERR_GRP + 0x07)
45 #define GAP_ERR_ILL_INQ_TIME (GAP_ERR_GRP + 0x08)
47 #define GAP_ERR_ILL_PARM (GAP_ERR_GRP + 0x09)
49 #define GAP_ERR_REM_NAME (GAP_ERR_GRP + 0x0a)
51 #define GAP_CMD_INITIATED (GAP_ERR_GRP + 0x0b)
53 #define GAP_DEVICE_NOT_UP (GAP_ERR_GRP + 0x0c)
55 #define GAP_BAD_BD_ADDR (GAP_ERR_GRP + 0x0d)
58 #define GAP_ERR_BAD_HANDLE (GAP_ERR_GRP + 0x0e)
60 #define GAP_ERR_BUF_OFFSET (GAP_ERR_GRP + 0x0f)
62 #define GAP_ERR_BAD_STATE (GAP_ERR_GRP + 0x10)
64 #define GAP_NO_DATA_AVAIL (GAP_ERR_GRP + 0x11)
66 #define GAP_ERR_CONGESTED (GAP_ERR_GRP + 0x12)
68 #define GAP_ERR_SECURITY (GAP_ERR_GRP + 0x13)
71 #define GAP_ERR_PROCESSING (GAP_ERR_GRP + 0x14)
73 #define GAP_ERR_TIMEOUT (GAP_ERR_GRP + 0x15)