Searched refs:ARR_SIZE (Results 1 – 1 of 1) sorted by relevance
1862 #define ARR_SIZE(a) (sizeof(a) / sizeof(a[0])) in gatt_dbg_op_name() macro1863 if (pseduo_op_code_idx < ARR_SIZE(op_code_name)) in gatt_dbg_op_name()1867 #undef ARR_SIZE in gatt_dbg_op_name()