Home
last modified time | relevance | path

Searched refs:bt_has_op_str (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dhas_internal.h108 static inline const char *bt_has_op_str(uint8_t op) in bt_has_op_str() function
Dhas.c1408 LOG_DBG("conn %p opcode %s (0x%02x)", (void *)conn, bt_has_op_str(hdr->opcode), in handle_control_point_op()