ESP-IDF
bta_gatts_find_app_rcb_by_app_if()
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
bta_gatts_find_app_rcb_by_app_if()
bta_gatts_find_app_rcb_by_app_if() function
* Function bta_gatts_find_app_rcb_by_app_if * Description find the index of the application control block by app ID. * Returns pointer to the control block if success, otherwise NULL
Syntax
Show:
Summary
Declaration
Definition
from
bta_gatts_int.h:258
extern
tBTA_GATTS_RCB
*
bta_gatts_find_app_rcb_by_app_if
(
tBTA_GATTS_IF
server_if
)
;
Implemented in
bta_gatts_utils.c:87
Arguments
Argument
server_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