Searched refs:GetLocalFeatures (Results 1 – 2 of 2) sorted by relevance
174 virtual uint64_t GetLocalFeatures(uint8_t page_number) const;
876 return GetLocalFeatures(page) & BIT(bit); \930 uint64_t Controller::GetLocalFeatures(uint8_t page_number) const { in GetLocalFeatures() function in bluetooth::hci::Controller