ESP-IDF
tBTA_GATTS::close
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
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::close
tBTA_GATTS::close field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:674
tBTA_GATTS_CLOSE
close
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATTS_CLOSE
close
;
/* BTA_GATTS_CLOSE_EVT callback data */
bta_gatt_api.h:674
gatts_if
=
BTC_GATT_GET_GATT_IF
(
p_data
->
close
.
conn_id
)
;
btc_gatts.c:949
btc_gatts_cb_handler()
param
.
close
.
status
=
p_data
->
close
.
status
;
btc_gatts.c:950
btc_gatts_cb_handler()
param
.
close
.
conn_id
=
BTC_GATT_GET_CONN_ID
(
p_data
->
close
.
conn_id
)
;
btc_gatts.c:951
btc_gatts_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTS::close
is read by 1 function:
All items filtered out
tBTA_GATTS::close
btc_gatts_cb_handler()
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