Searched refs:BT_ALREADY (Results 1 – 6 of 6) sorted by relevance
28 if ((ret) == BT_ALREADY) { \31 if (((ret) != BT_SUCCESS) && ((ret) != BT_ALREADY)) { \
52 #define BT_ALREADY (-2001) macro
32 #define GAP_ERR_REPEATED BT_ALREADY /// GAP error code repeated action
88 #define RFCOMM_ALREADY_EXIST BT_ALREADY // Already exist
28 if (ret == BT_ALREADY) { \31 if ((ret != BT_SUCCESS) && (ret != BT_ALREADY)) { \
68 #define SMP_ERR_REPEATED BT_ALREADY /// < SMP error code repeated action