ESP-IDF
+
0
/1 examples
SourceVu will show references to
ble_transport_to_hs_evt()
from the following samples and libraries:
bleprph_host_only sample
Symbol previews are coming soon...
Symbols
loading...
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
ble_transport_to_hs_evt()
ble_transport_to_hs_evt() function
Syntax
Show:
Summary
Declaration
Definition
from
transport.h:213
int
ble_transport_to_hs_evt
(
void
*
buf
)
;
Implemented in
monitor.h:68
Arguments
Argument
buf
Examples
ble_transport_to_hs_evt()
is referenced by 1 libraries and example projects:
bleprph_host_only sample
References
from
0/1
examples
Code
Location
Referrer
ble_transport_to_hs_evt
(
void
*
buf
)
monitor.h:69
int
ble_transport_to_hs_evt
(
void
*
buf
)
;
transport.h:213
rc
=
ble_transport_to_hs_evt
(
(
void
*
)
hci_ev
)
;
esp_nimble_hci.c:100
ble_hci_trans_ll_evt_tx()
Call Tree
from
0/1
examples
ble_transport_to_hs_evt()
is called by 1 function and calls 1 function:
ble_hci_trans_ll_evt_tx()
All items filtered out
ble_transport_to_hs_evt()
ble_transport_to_hs_evt_impl()
All items filtered out
Data Use
from
0/1
examples
ble_transport_to_hs_evt()
:
All items filtered out
ble_transport_to_hs_evt()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out