Searched defs:IsEnabled (Results 1 – 7 of 7) sorted by relevance
/system/bt/vendor_libs/test_vendor_lib/src/ | ||
D | test_channel_transport.cc | 84 bool TestChannelTransport::IsEnabled() { in IsEnabled() function in test_vendor_lib::TestChannelTransport |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_binder_server.cpp | 43 bool BluetoothBinderServer::IsEnabled() { in IsEnabled() function in ipc::binder::BluetoothBinderServer |
/system/tpm/trunks/ | ||
D | tpm_state_impl.cc | 178 bool TpmStateImpl::IsEnabled() { in IsEnabled() function in trunks::TpmStateImpl |
D | trunks_factory_for_test.cc | 83 bool IsEnabled() override { in IsEnabled() function in trunks::TpmStateForwarder |
/system/bt/service/test/ | ||
D | adapter_unittest.cpp | 113 TEST_F(AdapterTest, IsEnabled) { in TEST_F() argument |
/system/bt/service/common/bluetooth/binder/ | ||
D | IBluetooth.cpp | 168 bool BpBluetooth::IsEnabled() { in IsEnabled() function in ipc::binder::BpBluetooth |
/system/bt/service/ | ||
D | adapter.cpp | 104 bool IsEnabled() const override { in IsEnabled() function in bluetooth::AdapterImpl |