Searched defs:group_ifname (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/ |
D | p2p_iface.cpp | 542 const hidl_string& group_ifname, uint32_t timeout_in_sec, in setGroupIdle() 552 const hidl_string& group_ifname, bool enable, setPowerSave_cb _hidl_cb) in setPowerSave() 622 const hidl_string& group_ifname, removeGroup_cb _hidl_cb) in removeGroup() 638 const hidl_string& group_ifname, in invite() 771 const hidl_string& group_ifname, const hidl_array<uint8_t, 6>& bssid, in startWpsPbc() 780 const hidl_string& group_ifname, const hidl_string& pin, in startWpsPinKeypad() 789 const hidl_string& group_ifname, const hidl_array<uint8_t, 6>& bssid, in startWpsPinDisplay() 799 const hidl_string& group_ifname, cancelWps_cb _hidl_cb) in cancelWps() 1070 const std::string& group_ifname, uint32_t timeout_in_sec) in setGroupIdleInternal() 1082 const std::string& group_ifname, bool enable) in setPowerSaveInternal() [all …]
|