ESP-IDF
GATTS_REQ_TYPE_CONF
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
GATTS_REQ_TYPE_CONF
GATTS_REQ_TYPE_CONF value
Syntax
Show:
Summary
Declaration
from
gatt_api.h:407
GATTS_REQ_TYPE_CONF
;
Examples
References
from
examples
Code
Location
Referrer
GATTS_REQ_TYPE_CONF
/* handle value confirmation */
gatt_api.h:407
case
BTA_GATTS_CONF_EVT
:
adapter.c:622
bt_mesh_bta_gatts_cb()
(
*
p_rcb
->
p_cback
)
(
BTA_GATTS_CONF_EVT
,
&
cb_data
)
;
bta_gatts_act.c:729
bta_gatts_indicate_handle()
if
(
req_type
==
BTA_GATTS_CONF_EVT
)
{
bta_gatts_act.c:975
bta_gatts_send_request_cback()
case
BTA_GATTS_CONF_EVT
:
btc_gatts.c:557
btc_gatts_cb_param_copy_free()
case
BTA_GATTS_CONF_EVT
:
btc_gatts.c:833
btc_gatts_cb_handler()
case
BTA_GATTS_CONF_EVT
:
esp_blufi.c:248
blufi_profile_cb()
trans_id
,
GATTS_REQ_TYPE_CONF
,
&
p_data
)
;
gatt_sr.c:1725
gatts_process_value_conf()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
GATTS_REQ_TYPE_CONF
is read by 7 functions:
All items filtered out
GATTS_REQ_TYPE_CONF
bta_gatts_indicate_handle()
bta_gatts_send_request_cback()
gatts_process_value_conf()
blufi_profile_cb()
btc_gatts_cb_param_copy_free()
btc_gatts_cb_handler()
bt_mesh_bta_gatts_cb()
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