Searched defs:group_ifname (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/ |
D | p2p_iface.cpp | 468 const hidl_string& group_ifname, uint32_t timeout_in_sec, in setGroupIdle() 478 const hidl_string& group_ifname, bool enable, setPowerSave_cb _hidl_cb) in setPowerSave() 548 const hidl_string& group_ifname, removeGroup_cb _hidl_cb) in removeGroup() 564 const hidl_string& group_ifname, in invite() 697 const hidl_string& group_ifname, const hidl_array<uint8_t, 6>& bssid, in startWpsPbc() 706 const hidl_string& group_ifname, const hidl_string& pin, in startWpsPinKeypad() 715 const hidl_string& group_ifname, const hidl_array<uint8_t, 6>& bssid, in startWpsPinDisplay() 725 const hidl_string& group_ifname, cancelWps_cb _hidl_cb) in cancelWps() 965 const std::string& group_ifname, uint32_t timeout_in_sec) in setGroupIdleInternal() 977 const std::string& group_ifname, bool enable) in setPowerSaveInternal() [all …]
|