ESP-IDF
tBTA_GATTS_RCB
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
tBTA_GATTS_RCB
tBTA_GATTS_RCB struct
Syntax
Show:
Summary
Declaration
from
bta_gatts_int.h:186
typedef
struct
{
BOOLEAN
in_use
;
tBT_UUID
app_uuid
;
tBTA_GATTS_CBACK
*
p_cback
;
tBTA_GATTS_IF
gatt_if
;
}
tBTA_GATTS_RCB
;
Fields
Field
Declared as
tBTA_GATTS_RCB::in_use
BOOLEAN
tBTA_GATTS_RCB::app_uuid
tBT_UUID
tBTA_GATTS_RCB::p_cback
tBTA_GATTS_CBACK
*
tBTA_GATTS_RCB::gatt_if
tBTA_GATTS_IF
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