Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_aics.h39 #define BTP_AICS_SET_GAIN 0x02 macro
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_aics.c44 tester_set_bit(rp->data, BTP_AICS_SET_GAIN); in aics_supported_commands()
443 .opcode = BTP_AICS_SET_GAIN,
580 btp_send_aics_procedure_ev(conn, err, BTP_AICS_SET_GAIN); in aics_set_gain_cb()