Searched defs:IsSupported (Results 1 – 7 of 7) sorted by relevance
40 bool IsSupported(OpCode op_code) const override { return supported_opcodes_.count(op_code) == 1; } in IsSupported() function in bluetooth::hci::__anonb967a6240111::TestController
88 bool IsSupported(bluetooth::hci::OpCode /* op_code */) const override { return false; } in IsSupported() function in bluetooth::hci::acl_manager::__anon4444a8fe0111::TestController
130 bool IsSupported(OpCode op_code) const override { return supported_opcodes_.count(op_code) == 1; } in IsSupported() function in bluetooth::hci::__anon9bf98ecf0211::TestController
1527 bool Controller::IsSupported(bluetooth::hci::OpCode op_code) const { in IsSupported() function in bluetooth::hci::Controller
56 bool IsSupported(OpCode op_code) const override { return supported_opcodes_.count(op_code) == 1; } in IsSupported() function in bluetooth::hci::__anon8a71c67e0111::TestController
84 bool IsSupported(bluetooth::hci::OpCode /* op_code */) const override { return false; } in IsSupported() function in bluetooth::hci::acl_manager::TestController
177 bool IsSupported(OpCode op_code) const override { in IsSupported() function in bluetooth::hci::acl_manager::__anon6ffc362f0211::TestController