Home
last modified time | relevance | path

Searched defs:_aidl_return (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/aidl/
Dp2p_network.cpp42 int32_t* _aidl_return) in getId()
50 std::string* _aidl_return) in getInterfaceName()
58 IfaceType* _aidl_return) in getType()
66 std::vector<uint8_t>* _aidl_return) in getSsid()
74 std::vector<uint8_t>* _aidl_return) in getBssid()
82 bool* _aidl_return) in isCurrent()
90 bool* _aidl_return) in isPersistent()
98 bool* _aidl_return) in isGroupOwner()
114 std::vector<MacAddress>* _aidl_return) in getClientList()
Dsta_network.cpp136 int32_t* _aidl_return) in getId()
144 std::string* _aidl_return) in getInterfaceName()
152 IfaceType* _aidl_return) in getType()
446 std::vector<uint8_t>* _aidl_return) in getSsid()
454 std::vector<uint8_t>* _aidl_return) in getBssid()
462 bool* _aidl_return) in getScanSsid()
470 KeyMgmtMask* _aidl_return) in getKeyMgmt()
478 ProtoMask* _aidl_return) in getProto()
486 AuthAlgMask* _aidl_return) in getAuthAlg()
494 GroupCipherMask* _aidl_return) in getGroupCipher()
[all …]
Dsupplicant.cpp184 std::shared_ptr<ISupplicantP2pIface>* _aidl_return) in addP2pInterface()
193 std::shared_ptr<ISupplicantStaIface>* _aidl_return) in addStaInterface()
210 std::shared_ptr<ISupplicantP2pIface>* _aidl_return) in getP2pInterface()
219 std::shared_ptr<ISupplicantStaIface>* _aidl_return) in getStaInterface()
227 std::vector<IfaceInfo>* _aidl_return) in listInterfaces()
268 ::ndk::ScopedAStatus Supplicant::getDebugLevel(DebugLevel* _aidl_return) in getDebugLevel()
274 ::ndk::ScopedAStatus Supplicant::isDebugShowTimestampEnabled(bool* _aidl_return) in isDebugShowTimestampEnabled()
280 ::ndk::ScopedAStatus Supplicant::isDebugShowKeysEnabled(bool* _aidl_return) in isDebugShowKeysEnabled()
Dsta_iface.cpp320 std::string* _aidl_return) in getName()
328 IfaceType* _aidl_return) in getType()
336 std::shared_ptr<ISupplicantStaNetwork>* _aidl_return) in addNetwork()
368 int32_t in_id, std::shared_ptr<ISupplicantStaNetwork>* _aidl_return) in getNetwork()
376 std::vector<int32_t>* _aidl_return) in listNetworks()
474 std::vector<uint8_t>* _aidl_return) in getMacAddress()
571 std::string* _aidl_return) in startWpsPinDisplay()
652 int32_t* _aidl_return) in addExtRadioWork()
677 KeyMgmtMask* _aidl_return) in getKeyMgmtCapabilities()
685 const std::string& in_uri, int32_t* _aidl_return) in addDppPeerUri()
[all …]
Dp2p_iface.cpp282 std::string* _aidl_return) in getName()
290 IfaceType* _aidl_return) in getType()
298 std::shared_ptr<ISupplicantP2pNetwork>* _aidl_return) in addNetwork()
314 int32_t in_id, std::shared_ptr<ISupplicantP2pNetwork>* _aidl_return) in getNetwork()
322 std::vector<int32_t>* _aidl_return) in listNetworks()
338 std::vector<uint8_t>* _aidl_return) in getDeviceAddress()
396 bool in_persistent, int32_t in_goIntent, std::string* _aidl_return) in connect()
509 std::vector<uint8_t>* _aidl_return) in getSsid()
518 P2pGroupCapabilityMask* _aidl_return) in getGroupCapability()
569 int64_t* _aidl_return) in requestServiceDiscovery()
[all …]