Home | History | Annotate | Download | only in gatt

Lines Matching full:op_code_name

46 const char* const op_code_name[] = {"UNKNOWN",
1430 pseduo_op_code_idx = 0x14; /* just an index to op_code_name */
1434 pseduo_op_code_idx = 0x15; /* just an index to op_code_name */
1438 return (uint8_t*)op_code_name[pseduo_op_code_idx];