Lines Matching refs:snprintf

325 		snprintf(cmd, sizeof(cmd), "WPS_ER_PIN %s %s %s",  in enter_pin()
330 snprintf(cmd, sizeof(cmd), "WPS_PIN %s %s", in enter_pin()
479 res = snprintf(cmd, sizeof(cmd), "STA-NEXT %s", reply); in add_stations()
494 snprintf(cmd, sizeof(cmd), "STA %s", addr); in add_single_station()
666 snprintf(cmd, sizeof(cmd), "BSS %d", index++); in add_scan_results()
683 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d mode", id); in add_persistent()
1066 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d ssid", id); in event_notify()
1321 snprintf(cmd, sizeof(cmd), "BSS ID-%d", items[1].toInt()); in event_notify()
1354 snprintf(cmd, sizeof(cmd), "P2P_CONNECT %s %s display", in ctx_p2p_connect()
1388 snprintf(cmd, sizeof(cmd), "P2P_CONNECT %s %s", in ctx_p2p_connect()
1412 snprintf(cmd, sizeof(cmd), "P2P_PROV_DISC %s display", in ctx_p2p_req_pin()
1435 snprintf(cmd, sizeof(cmd), "P2P_PROV_DISC %s keypad", in ctx_p2p_show_pin()
1456 snprintf(cmd, sizeof(cmd), "P2P_CONNECT %s pin", in ctx_p2p_display_pin()
1484 snprintf(cmd, sizeof(cmd), "P2P_CONNECT %s %s display", in ctx_p2p_display_pin_pd()
1519 snprintf(cmd, sizeof(cmd), "P2P_CONNECT %s %s keypad", in ctx_p2p_enter_pin()
1539 snprintf(cmd, sizeof(cmd), "P2P_GROUP_REMOVE %s", in ctx_p2p_remove_group()
1717 snprintf(cmd, sizeof(cmd), "WPS_ER_PBC %s", in connect_pbc()
1722 snprintf(cmd, sizeof(cmd), "P2P_CONNECT %s pbc", in connect_pbc()
1726 snprintf(cmd, sizeof(cmd), "WPS_PBC"); in connect_pbc()
1754 snprintf(cmd, sizeof(cmd), "WPS_ER_LEARN %s %s", in learn_ap_config()
1827 snprintf(cmd, sizeof(cmd), "P2P_GROUP_ADD persistent=%d", in ctx_p2p_start_persistent()
1850 snprintf(cmd, sizeof(cmd), "P2P_INVITE persistent=%d", in ctx_p2p_invite()