Home
last modified time | relevance | path

Searched refs:ARR_SIZE (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc1862 #define ARR_SIZE(a) (sizeof(a) / sizeof(a[0])) in gatt_dbg_op_name() macro
1863 if (pseduo_op_code_idx < ARR_SIZE(op_code_name)) in gatt_dbg_op_name()
1867 #undef ARR_SIZE in gatt_dbg_op_name()