Searched refs:gatt_dbg_op_name (Results 1 – 3 of 3) sorted by relevance
486 extern uint8_t* gatt_dbg_op_name(uint8_t op_code);
586 gatt_dbg_op_name(op_code), len); in gatt_process_prep_write_rsp()
1596 uint8_t* gatt_dbg_op_name(uint8_t op_code) { in gatt_dbg_op_name() function