ESP-IDF
data_mbuf::attr_handle
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
data_mbuf::attr_handle
data_mbuf::attr_handle field
Syntax
Show:
Summary
Declaration
from
protocomm_nimble.c:43
uint16_t
attr_handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
attr_handle
;
protocomm_nimble.c:43
if
(
cur
->
attr_handle
==
attr_handle
)
{
protocomm_nimble.c:53
find_attr_with_handle()
attr_mbuf
->
attr_handle
=
attr_handle
;
protocomm_nimble.c:159
simple_ble_gatts_set_attr_value()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
data_mbuf::attr_handle
is written by 1 function and is read by 1 function:
simple_ble_gatts_set_attr_value()
All items filtered out
data_mbuf::attr_handle
find_attr_with_handle()
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