Searched defs:BluetoothAudioCtrlAck (Results 1 – 3 of 3) sorted by relevance
27 enum class BluetoothAudioCtrlAck : uint8_t { enum
96 void BluetoothAudioClientInterface::StreamStarted(const BluetoothAudioCtrlAck& /*ack*/) {} in StreamStarted()100 void BluetoothAudioClientInterface::StreamSuspended(const BluetoothAudioCtrlAck& /*ack*/) {} in StreamSuspended()128 std::ostream& operator<<(std::ostream& os, const BluetoothAudioCtrlAck& /*ack*/) { return os; } in operator <<()
54 enum class BluetoothAudioCtrlAck : uint8_t { enum