Home
last modified time | relevance | path

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

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