Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_vcp.h46 #define BTP_VCP_VOL_CTLR_UNMUTE_VOL_UP 0x08 macro
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c636 tester_set_bit(rp->data, BTP_VCP_VOL_CTLR_UNMUTE_VOL_UP); in vcp_supported_commands()
749 btp_send_vcp_procedure_ev(conn, err, BTP_VCP_VOL_CTLR_UNMUTE_VOL_UP); in vcp_vol_ctlr_unmute_vol_up_cb()
986 .opcode = BTP_VCP_VOL_CTLR_UNMUTE_VOL_UP,