ESP-IDF
tBTA_GATTS_API_RSP
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_API_RSP
tBTA_GATTS_API_RSP struct
Syntax
Show:
Summary
Declaration
from
bta_gatts_int.h:121
typedef
struct
{
BT_HDR
hdr
;
UINT32
trans_id
;
tBTA_GATT_STATUS
status
;
tBTA_GATTS_RSP
*
p_rsp
;
}
tBTA_GATTS_API_RSP
;
Fields
Field
Declared as
tBTA_GATTS_API_RSP::hdr
BT_HDR
tBTA_GATTS_API_RSP::trans_id
UINT32
tBTA_GATTS_API_RSP::status
tBTA_GATT_STATUS
tBTA_GATTS_API_RSP::p_rsp
tBTA_GATTS_RSP
*
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