Searched defs:IsEnabled (Results 1 - 4 of 4) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/src/
H A Dtest_channel_transport.cc84 bool TestChannelTransport::IsEnabled() { function in class:test_vendor_lib::TestChannelTransport
/system/bt/service/common/bluetooth/binder/
H A DIBluetooth.cpp72 bool is_enabled = IsEnabled();
168 bool BpBluetooth::IsEnabled() { function in class:ipc::binder::BpBluetooth
/system/bt/service/ipc/binder/
H A Dbluetooth_binder_server.cpp43 bool BluetoothBinderServer::IsEnabled() { function in class:ipc::binder::BluetoothBinderServer
45 return adapter_->IsEnabled();
119 if (!adapter_->IsEnabled()) {
134 if (!adapter_->IsEnabled()) {
149 if (!adapter_->IsEnabled()) {
/system/tpm/trunks/
H A Dtpm_state_impl.cc178 bool TpmStateImpl::IsEnabled() { function in class:trunks::TpmStateImpl

Completed in 134 milliseconds