Searched refs:STATUS_INSUFF_RESOURCES (Results 1 – 8 of 8) sorted by relevance
143 #define STATUS_INSUFF_RESOURCES 0x05 macro
75 return STATUS_INSUFF_RESOURCES; in bt_mesh_va_add()
276 *status = STATUS_INSUFF_RESOURCES; in bt_mesh_brg_cfg_tbl_add()
231 return STATUS_INSUFF_RESOURCES; in mod_bind()1002 status = STATUS_INSUFF_RESOURCES; in mod_sub_add()1167 status = STATUS_INSUFF_RESOURCES; in mod_sub_overwrite()1438 status = STATUS_INSUFF_RESOURCES; in mod_sub_va_add()1456 status = STATUS_INSUFF_RESOURCES; in mod_sub_va_add()1611 status = STATUS_INSUFF_RESOURCES; in mod_sub_va_overwrite()
252 return STATUS_INSUFF_RESOURCES; in bt_mesh_app_key_add()
380 return STATUS_INSUFF_RESOURCES; in bt_mesh_subnet_add()
92 zassert_equal(status, STATUS_INSUFF_RESOURCES); in check_fill_all_bt_entries()557 zassert_equal(status, STATUS_INSUFF_RESOURCES); in check_fill_all_bt_entries_reversed()595 zassert_equal(status, STATUS_INSUFF_RESOURCES); in check_fill_all_bt_entries_randomly()
494 ASSERT_EQUAL(STATUS_INSUFF_RESOURCES, status); in test_sub_capacity_ext_model()