ESP-IDF
btu_ble_read_remote_feat_evt()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btu_ble_read_remote_feat_evt()
btu_ble_read_remote_feat_evt() function
Syntax
Show:
Summary
Declaration
Definition
from
btu_hcif.c:123
static
void
btu_ble_read_remote_feat_evt
(
UINT8
*
p
)
;
Implemented in
btu_hcif.c:2084
Arguments
Argument
p
Examples
References
from
examples
Code
Location
Referrer
static
void
btu_ble_read_remote_feat_evt
(
UINT8
*
p
)
btu_hcif.c:2084
static
void
btu_ble_read_remote_feat_evt
(
UINT8
*
p
)
;
btu_hcif.c:123
btu_ble_read_remote_feat_evt
(
p
)
;
btu_hcif.c:368
btu_hcif_process_event()
Call Tree
from
examples
btu_ble_read_remote_feat_evt()
is called by 1 function and calls 1 function:
btu_hcif_process_event()
All items filtered out
btu_ble_read_remote_feat_evt()
btm_ble_read_remote_features_complete()
All items filtered out
Data Use
from
examples
btu_ble_read_remote_feat_evt()
:
All items filtered out
btu_ble_read_remote_feat_evt()
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