Home
last modified time | relevance | path

Searched defs:StateId (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/common/
Dstate_machine.h68 int StateId() const { return state_id_; } in StateId() function
126 int StateId() const { in StateId() function
/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.cc42 enum class StateId { RESET, WARMUP, RUNNING }; enum in bluetooth::audio::asrc::SourceAudioHalAsrc::ClockRecovery