Home
last modified time | relevance | path

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

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