Home
last modified time | relevance | path

Searched defs:IsReady (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_interface.cc36 bool IsReady() { return pcm_config_.has_value(); }; in IsReady() function
266 bool CodecInterface::IsReady() { return impl->IsReady(); }; in IsReady() function in bluetooth::le_audio::CodecInterface
Dmock_codec_interface.cc36 bool CodecInterface::IsReady() { return impl->IsReady(); }; in IsReady() function in bluetooth::le_audio::CodecInterface
/packages/modules/Bluetooth/system/bta/vc/
Ddevices.h148 bool IsReady() { return device_ready; } in IsReady() function
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dlib.rs183 IsReady(BluetoothAPI), enumerator