Searched refs:model (Results 1 – 7 of 7) sorted by relevance
/hostap-latest/wpa_supplicant/wpa_gui-qt4/ |
D | peers.cpp | 85 peers->setModel(&model); in Peers() 181 ctx_item = model.itemFromIndex(idx); in context_menu() 427 if (model.rowCount() > 0) { in add_station() 428 QModelIndexList lst = model.match(model.index(0, 0), in add_station() 433 item = model.itemFromIndex(lst[i]); in add_station() 438 model.removeRow(lst[i].row()); in add_station() 449 model.appendRow(item); in add_station() 556 model.appendRow(item); in add_p2p_group_client() 563 if (model.rowCount() == 0) in remove_bss() 566 QModelIndexList lst = model.match(model.index(0, 0), peer_role_bss_id, in remove_bss() [all …]
|
D | peers.h | 79 QStandardItemModel model; variable
|
/hostap-latest/doc/ |
D | ctrl_iface.doxygen | 826 Long description of the model|WAP|http://w1.fi/|http://w1.fi/hostapd/ 861 MAC address, device name, manufacturer, model name, model number,
|
D | porting.doxygen | 110 wpa_supplicant uses a single process/thread model and an event loop
|
/hostap-latest/hostapd/ |
D | defconfig | 373 # a client, from which a signature can be produced which can identify the model
|
/hostap-latest/wpa_supplicant/ |
D | README-P2P | 694 set model_name <model name> 698 set model_number <model number>
|
D | README-WPS | 288 …050F204-1 wps_state=1 |Very friendly name|Company|Long description of the model|WAP|http://w1.fi/|…
|