ESP-IDF
gatt_get_regcb()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
gatt_get_regcb()
gatt_get_regcb() function
* Function gatt_get_regcb * Description The function returns the registration control block. * Returns pointer to the registration control block or NULL
Syntax
Show:
Summary
Declaration
Definition
from
gatt_int.h:694
extern
tGATT_REG
*
gatt_get_regcb
(
tGATT_IF
gatt_if
)
;
Implemented in
gatt_utils.c:1673
Arguments
Argument
gatt_if
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