ESP-IDF
tBTA_GATTS_DATA::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_DATA::api_rsp
tBTA_GATTS_DATA::api_rsp field
Syntax
Show:
Summary
Declaration
from
bta_gatts_int.h:174
tBTA_GATTS_API_RSP
api_rsp
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATTS_API_RSP
api_rsp
;
bta_gatts_int.h:174
if
(
GATTS_SendRsp
(
p_msg
->
api_rsp
.
hdr
.
layer_specific
,
bta_gatts_act.c:651
bta_gatts_send_rsp()
p_msg
->
api_rsp
.
trans_id
,
bta_gatts_act.c:652
bta_gatts_send_rsp()
p_msg
->
api_rsp
.
status
,
bta_gatts_act.c:653
bta_gatts_send_rsp()
(
tGATTS_RSP
*
)
p_msg
->
api_rsp
.
p_rsp
)
!=
GATT_SUCCESS
)
{
bta_gatts_act.c:654
bta_gatts_send_rsp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTS_DATA::api_rsp
is read by 1 function:
All items filtered out
tBTA_GATTS_DATA::api_rsp
bta_gatts_send_rsp()
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