Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_int.h523 char const* gatt_dbg_op_name(uint8_t op_code);
Dgatt_cl.cc593 log::verbose("value resp op_code = {} len = {}", gatt_dbg_op_name(op_code), in gatt_process_prep_write_rsp()
Dgatt_utils.cc1851 char const* gatt_dbg_op_name(uint8_t op_code) { in gatt_dbg_op_name() function