ESP-IDF
gatt_alloc_hdl_buffer()
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
gatt_alloc_hdl_buffer()
gatt_alloc_hdl_buffer() function
* Function gatt_alloc_hdl_buffer * Description Allocate a handle buufer * Returns Pointer to the allocated buffer, NULL no buffer available
Syntax
Show:
Summary
Declaration
Definition
from
gatt_int.h:659
extern
tGATT_HDL_LIST_ELEM
*
gatt_alloc_hdl_buffer
(
void
)
;
Implemented in
gatt_utils.c:331
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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