Searched refs:GetLeSupportedStates (Results 1 – 7 of 7) sorted by relevance
117 MOCK_METHOD(uint64_t, GetLeSupportedStates, (), (const));
135 virtual uint64_t GetLeSupportedStates() const;
308 ASSERT_EQ(controller_->GetLeSupportedStates(), 0x001f123456789abe); in TEST_F()
1047 uint64_t Controller::GetLeSupportedStates() const { in GetLeSupportedStates() function in bluetooth::hci::Controller
349 uint64_t GetLeSupportedStates() const { in GetLeSupportedStates() function
92 bluetooth::shim::GetController()->GetLeSupportedStates(); in start_up()
2262 properties_.GetLeSupportedStates()); in LeReadSupportedStates()