Searched defs:group_ifname (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/ |
D | p2p_iface.cpp | 134 const hidl_string& group_ifname, uint32_t timeout_in_sec, in setGroupIdle() 144 const hidl_string& group_ifname, bool enable, setPowerSave_cb _hidl_cb) in setPowerSave() 214 const hidl_string& group_ifname, removeGroup_cb _hidl_cb) in removeGroup() 230 const hidl_string& group_ifname, in invite() 363 const hidl_string& group_ifname, const hidl_array<uint8_t, 6>& bssid, in startWpsPbc() 372 const hidl_string& group_ifname, const hidl_string& pin, in startWpsPinKeypad() 381 const hidl_string& group_ifname, const hidl_array<uint8_t, 6>& bssid, in startWpsPinDisplay() 391 const hidl_string& group_ifname, cancelWps_cb _hidl_cb) in cancelWps() 613 const std::string& group_ifname, uint32_t timeout_in_sec) in setGroupIdleInternal() 625 const std::string& group_ifname, bool enable) in setPowerSaveInternal() [all …]
|