ESP-IDF
+
0
/1 examples
SourceVu will show references to
hf_audio_stat_param::state
from the following samples and libraries:
hfp_ag sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
hf_audio_stat_param::state
hf_audio_stat_param::state field
Audio connection state
Syntax
Show:
Summary
Declaration
from
esp_hf_ag_api.h:95
esp_hf_audio_state_t
state
;
Examples
hf_audio_stat_param::state
is referenced by 1 libraries and example projects:
hfp_ag sample
References
from
0/1
examples
Code
Location
Referrer
esp_hf_audio_state_t
state
;
/*!< Audio connection state */
esp_hf_ag_api.h:95
param
.
audio_stat
.
state
=
ESP_HF_AUDIO_STATE_CONNECTING
;
btc_hf_ag.c:447
btc_hf_connect_audio()
param
.
audio_stat
.
state
=
ESP_HF_AUDIO_STATE_CONNECTED
;
btc_hf_ag.c:1412
btc_hf_cb_handler()
param
.
audio_stat
.
state
=
ESP_HF_AUDIO_STATE_CONNECTED_MSBC
;
btc_hf_ag.c:1425
btc_hf_cb_handler()
param
.
audio_stat
.
state
=
ESP_HF_AUDIO_STATE_DISCONNECTED
;
btc_hf_ag.c:1437
btc_hf_cb_handler()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
hf_audio_stat_param::state
is written by 2 functions:
btc_hf_connect_audio()
btc_hf_cb_handler()
All items filtered out
hf_audio_stat_param::state
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out