Searched refs:MGMT_CB_ERROR_ERR (Results 1 – 6 of 6) sorted by relevance
76 MGMT_CB_ERROR_ERR, enumerator80 #define MGMT_CB_ERROR_RET __DEPRECATED_MACRO MGMT_CB_ERROR_ERR
39 return MGMT_CB_ERROR_ERR; in test_function()
184 __ASSERT((status <= MGMT_CB_ERROR_ERR), in mgmt_callback_notify()192 if (status == MGMT_CB_ERROR_ERR) { in mgmt_callback_notify()
422 } else if (arguments.status == MGMT_CB_ERROR_ERR) { in enum_mgmt_details()
198 value to the group error code and returning :c:enumerator:`MGMT_CB_ERROR_ERR`.
345 now deprecated and :c:enumerator:`MGMT_CB_ERROR_ERR` should be used instead.