Searched refs:GAP_ERR_GRP (Results 1 – 2 of 2) sorted by relevance
37 #define GAP_ERR_ILL_PARM (GAP_ERR_GRP + 0x09)40 #define GAP_ERR_BAD_HANDLE (GAP_ERR_GRP + 0x0e)42 #define GAP_ERR_BAD_STATE (GAP_ERR_GRP + 0x10)44 #define GAP_NO_DATA_AVAIL (GAP_ERR_GRP + 0x11)
28 #define GAP_ERR_GRP 0x0100 /* base offset for GAP profile */ macro