Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc66 const char* const op_code_name[] = {"UNKNOWN", variable
1863 if (pseduo_op_code_idx < ARR_SIZE(op_code_name)) in gatt_dbg_op_name()
1864 return op_code_name[pseduo_op_code_idx]; in gatt_dbg_op_name()