Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h622 extern UINT8 *gatt_dbg_op_name(UINT8 op_code);
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_cl.c605 GATT_TRACE_DEBUG("value resp op_code = %s len = %d", gatt_dbg_op_name(op_code), len); in gatt_process_prep_write_rsp()
Dgatt_utils.c2407 UINT8 *gatt_dbg_op_name(UINT8 op_code) in gatt_dbg_op_name() function