Home
last modified time | relevance | path

Searched refs:Interface (Results 1 – 10 of 10) sorted by relevance

/device/generic/goldfish/wifi/wifi_hal/
Dinterface.cpp52 Interface::Interface(Netlink& netlink, const char* name) in Interface() function in Interface
58 Interface::Interface(Interface&& other) noexcept in Interface() function in Interface
64 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 …]
Dinterface.h26 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;
Dinfo.h38 std::vector<Interface> mInterfaces;
Dwifi_hal.cpp48 Interface* asInterface(wifi_interface_handle h) { in asInterface()
49 return reinterpret_cast<Interface*>(h); in asInterface()
/device/generic/goldfish/dhcp/client/
Dinterface.cpp39 Interface::Interface() : mSocketFd(-1) { in Interface() function in Interface
42 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 …]
Dinterface.h27 class Interface {
29 Interface();
30 ~Interface();
Ddhcpclient.h98 Interface mInterface;
/device/google/coral-sepolicy/vendor/qcom/common/
Dmlid.te1 # mlid - Mink-Lowi Interface daemon
/device/google/wahoo/sepolicy/vendor/
Dhal_camera.te24 # Grant access to Qualcomm MSM Interface (QMI) radio sockets
/device/generic/goldfish/radio/librilutils/proto/
Dsap-api.proto7 // SAP Interface to RIL