ESP-IDF
sco_state_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
sco_state_t
sco_state_t enum
Syntax
Show:
Summary
Declaration
from
hci_audio.h:24
enum
{
SCO_STATE_OFF
=
0
,
SCO_STATE_OFF_TRANSFER
,
SCO_STATE_ON
,
SCO_STATE_SETUP
,
}
;
Values
Value
Declared as
sco_state_t::SCO_STATE_OFF
=
0
sco_state_t::SCO_STATE_OFF_TRANSFER
sco_state_t::SCO_STATE_ON
sco_state_t::SCO_STATE_SETUP
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out