Searched refs:gatt_dbg_op_name (Results 1 – 3 of 3) sorted by relevance
622 extern UINT8 *gatt_dbg_op_name(UINT8 op_code);
605 GATT_TRACE_DEBUG("value resp op_code = %s len = %d", gatt_dbg_op_name(op_code), len); in gatt_process_prep_write_rsp()
2407 UINT8 *gatt_dbg_op_name(UINT8 op_code) in gatt_dbg_op_name() function