Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_int.h428 extern uint8_t* gatt_dbg_op_name(uint8_t op_code);
Dgatt_utils.cc1298 uint8_t* gatt_dbg_op_name(uint8_t op_code) { in gatt_dbg_op_name() function
Dgatt_cl.cc573 gatt_dbg_op_name(op_code), len); in gatt_process_prep_write_rsp()