Home
last modified time | relevance | path

Searched refs:GetControllerLeLocalSupportedFeatures (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/hci/
Dcontroller_mock.h119 MOCK_METHOD(uint64_t, GetControllerLeLocalSupportedFeatures, (), (const));
Dcontroller.h139 virtual uint64_t GetControllerLeLocalSupportedFeatures() const;
Dcontroller.cc1043 uint64_t Controller::GetControllerLeLocalSupportedFeatures() const { in GetControllerLeLocalSupportedFeatures() function in bluetooth::hci::Controller