Home
last modified time | relevance | path

Searched refs:wifi_password (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt-app/test/
H A Drk_ble_app.c43 static char wifi_password[256]; variable
228 strcpy(wifi_password, ble_data->psk); // str + 52); in _rk_ble_recv_data_cb()
231 printf("[RK] wifi psk is %s\n", wifi_password); in _rk_ble_recv_data_cb()
234 strcpy(wifi_cfg.psk, wifi_password); in _rk_ble_recv_data_cb()