Searched refs:GetControllerLocalSupportedFeatures (Results 1 – 3 of 3) sorted by relevance
46 virtual uint64_t GetControllerLocalSupportedFeatures() const;
308 ASSERT_EQ(controller_->GetControllerLocalSupportedFeatures(), 0x012345678abcdef); in TEST_F()
784 uint64_t Controller::GetControllerLocalSupportedFeatures() const { in GetControllerLocalSupportedFeatures() function in bluetooth::hci::Controller