ESP-IDF
esp_btc_creat_tab_t::handle_idx
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
esp_btc_creat_tab_t::handle_idx
esp_btc_creat_tab_t::handle_idx field
Syntax
Show:
Summary
Declaration
from
btc_gatts.h:154
uint16_t
handle_idx
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
handle_idx
;
btc_gatts.h:154
btc_creat_tab_env
.
handle_idx
=
i
;
btc_gatts.c:262
btc_gatts_act_create_attr_tab()
uint16_t
index
=
btc_creat_tab_env
.
handle_idx
;
btc_gatts.c:579
btc_gatts_inter_cb()
uint16_t
index
=
btc_creat_tab_env
.
handle_idx
;
btc_gatts.c:585
btc_gatts_inter_cb()
uint16_t
index
=
btc_creat_tab_env
.
handle_idx
;
btc_gatts.c:590
btc_gatts_inter_cb()
uint16_t
index
=
btc_creat_tab_env
.
handle_idx
;
btc_gatts.c:596
btc_gatts_inter_cb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
esp_btc_creat_tab_t::handle_idx
is written by 1 function and is read by 1 function:
btc_gatts_act_create_attr_tab()
All items filtered out
esp_btc_creat_tab_t::handle_idx
btc_gatts_inter_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