Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Daics.c39 #define VALID_AICS_OPCODE(opcode) \ macro
267 if (!VALID_AICS_OPCODE(cp->cp.opcode)) { in write_aics_control()