ESP-IDF
tGAP_INFO
is only used within ESP-IDF.
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
tGAP_INFO
tGAP_INFO struct
Syntax
Show:
Summary
Declaration
from
gap_int.h:29
typedef
struct
{
void
*
p_data
;
tGAP_CALLBACK
*
gap_cback
;
tGAP_CALLBACK
*
gap_inq_rslt_cback
;
UINT16
event
;
UINT8
index
;
BOOLEAN
in_use
;
}
tGAP_INFO
;
Fields
Field
Declared as
tGAP_INFO::p_data
void
*
tGAP_INFO::gap_cback
tGAP_CALLBACK
*
tGAP_INFO::gap_inq_rslt_cback
tGAP_CALLBACK
*
tGAP_INFO::event
UINT16
tGAP_INFO::index
UINT8
tGAP_INFO::in_use
BOOLEAN
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