Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dgap_api.h37 #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)
Dprofiles_api.h28 #define GAP_ERR_GRP 0x0100 /* base offset for GAP profile */ macro