Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
Dbluetooth_audio_device.h24 INVALID, enumerator
/drivers/hdf_core/interfaces/inner_api/utils/
Ddevice_resource_if.h49 INVALID, /**< Invalid configuration file type */ enumerator
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
Daudio_bluetooth_manager.cpp267 if (state != BTAudioStreamState::INVALID) { in StopPlaying()