ESP-IDF
btu_ble_proc_enhanced_conn_cmpl()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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_proc_enhanced_conn_cmpl()
btu_ble_proc_enhanced_conn_cmpl() function
Syntax
Show:
Summary
Declaration
Definition
from
btu_hcif.c:135
static
void
btu_ble_proc_enhanced_conn_cmpl
(
UINT8
*
p
,
UINT16
evt_len
)
;
Implemented in
btu_hcif.c:2054
Arguments
Argument
p
evt_len
Examples
References
from
examples
Code
Location
Referrer
static
void
btu_ble_proc_enhanced_conn_cmpl
(
UINT8
*
p
,
UINT16
evt_len
)
btu_hcif.c:2054
static
void
btu_ble_proc_enhanced_conn_cmpl
(
UINT8
*
p
,
UINT16
evt_len
)
;
btu_hcif.c:135
btu_ble_proc_enhanced_conn_cmpl
(
p
,
hci_evt_len
)
;
btu_hcif.c:377
btu_hcif_process_event()
Call Tree
from
examples
btu_ble_proc_enhanced_conn_cmpl()
is called by 1 function and calls 1 function:
btu_hcif_process_event()
All items filtered out
btu_ble_proc_enhanced_conn_cmpl()
btm_ble_conn_complete()
All items filtered out
Data Use
from
examples
btu_ble_proc_enhanced_conn_cmpl()
:
All items filtered out
btu_ble_proc_enhanced_conn_cmpl()
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