Searched refs:OBJ_POOL_SIZE (Results 1 – 2 of 2) sorted by relevance
19 #define OBJ_POOL_SIZE CONFIG_BT_OTS_MAX_OBJ_CNT macro26 } objects[OBJ_POOL_SIZE];167 if (obj_index >= OBJ_POOL_SIZE) { in ots_obj_created()201 if (obj_index >= OBJ_POOL_SIZE) { in ots_obj_deleted()229 if (obj_index >= OBJ_POOL_SIZE) { in ots_obj_read()246 if (obj_index >= OBJ_POOL_SIZE) { in ots_obj_write()266 if (obj_index >= OBJ_POOL_SIZE) { in ots_obj_cal_checksum()
23 #define OBJ_POOL_SIZE CONFIG_BT_OTS_MAX_OBJ_CNT macro38 } objects[OBJ_POOL_SIZE];204 if (obj_index >= OBJ_POOL_SIZE) { in ots_obj_cal_checksum()