ESP-IDF
tGOEPC_DATA
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tGOEPC_DATA
tGOEPC_DATA union
Syntax
Show:
Summary
Declaration
from
goep_int.h:89
typedef
union
{
tGOEPC_CONNECTED
connected
;
tGOEPC_MTU_CHG
mtu_chg
;
BT_HDR
*
pkt
;
}
tGOEPC_DATA
;
Fields
Field
Declared as
tGOEPC_DATA::connected
tGOEPC_CONNECTED
tGOEPC_DATA::mtu_chg
tGOEPC_MTU_CHG
tGOEPC_DATA::pkt
BT_HDR
*
Related Functions
Found 5 other functions taking a
tGOEPC_DATA
argument:
Function
goepc_sm_execute()
goepc_sm_state_opened_idle()
goepc_sm_state_opened_req()
goepc_sm_state_opened_rsp()
goepc_sm_state_opening()
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