Searched refs:Interface (Results 1 – 10 of 10) sorted by relevance
52 Interface::Interface(Netlink& netlink, const char* name) in Interface() function in Interface58 Interface::Interface(Interface&& other) noexcept in Interface() function in Interface64 bool Interface::init() { in init()73 wifi_error Interface::getSupportedFeatureSet(feature_set* set) { in getSupportedFeatureSet()81 wifi_error Interface::getName(char* name, size_t size) { in getName()89 wifi_error Interface::getLinkStats(wifi_request_id requestId, in getLinkStats()101 std::bind(&Interface::onLinkStatsReply, in getLinkStats()109 wifi_error Interface::setLinkStats(wifi_link_layer_params /*params*/) { in setLinkStats()113 wifi_error Interface::setAlertHandler(wifi_request_id /*id*/, in setAlertHandler()118 wifi_error Interface::resetAlertHandler(wifi_request_id /*id*/) { in resetAlertHandler()[all …]
26 class Interface {28 Interface(Netlink& netlink, const char* name);29 Interface(Interface&& other) noexcept;74 Interface(const Interface&) = delete;75 Interface& operator=(const Interface&) = delete;
38 std::vector<Interface> mInterfaces;
48 Interface* asInterface(wifi_interface_handle h) { in asInterface()49 return reinterpret_cast<Interface*>(h); in asInterface()
39 Interface::Interface() : mSocketFd(-1) { in Interface() function in Interface42 Interface::~Interface() { in ~Interface()49 Result Interface::init(const char* interfaceName) { in init()85 Result Interface::bringUp() { in bringUp()89 Result Interface::bringDown() { in bringDown()93 Result Interface::setMtu(uint16_t mtu) { in setMtu()109 Result Interface::setAddress(in_addr_t address, in_addr_t subnetMask) { in setAddress()171 struct ifreq Interface::createRequest() const { in createRequest()180 Result Interface::populateIndex() { in populateIndex()192 Result Interface::populateMacAddress() { in populateMacAddress()[all …]
27 class Interface {29 Interface();30 ~Interface();
98 Interface mInterface;
1 # mlid - Mink-Lowi Interface daemon
24 # Grant access to Qualcomm MSM Interface (QMI) radio sockets
7 // SAP Interface to RIL