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.cc40 bool IsReady() { return pcm_config_.has_value(); } in IsReady() function
279 bool CodecInterface::IsReady() { return impl->IsReady(); } in IsReady() function in bluetooth::le_audio::CodecInterface
Dmock_codec_interface.cc46 bool CodecInterface::IsReady() { return impl->IsReady(); } in IsReady() function in bluetooth::le_audio::CodecInterface
/packages/modules/Bluetooth/system/bta/vc/
Ddevices.h152 bool IsReady() { return device_ready; } in IsReady() function
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dlib.rs233 IsReady(BluetoothAPI), enumerator