Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/test/
A Dtest_swid.c23 static int sound_ssid_flow = SOUND_SSID_FLOW_DISCONNECTED; variable
34 if (sound_ssid_flow != SOUND_SSID_FLOW_MONITOR) { in lisen_freq_result()
35 if (sound_ssid_flow == SOUND_SSID_FLOW_CONNECTING) { in lisen_freq_result()
37 sound_ssid_flow = SOUND_SSID_FLOW_MONITOR; in lisen_freq_result()
73 sound_ssid_flow = SOUND_SSID_FLOW_MONITOR; in lisen_freq_start()
79 if (sound_ssid_flow == SOUND_SSID_FLOW_CONNECTING) in lisen_freq_stop()
80 sound_ssid_flow = SOUND_SSID_FLOW_CONNECTED; in lisen_freq_stop()

Completed in 3 milliseconds