ESP-IDF
+
0
/1 examples
SourceVu will show references to
ble_transport_free()
from the following samples and libraries:
bleprph_host_only sample
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
ble_transport_free()
ble_transport_free() function
Syntax
Show:
Summary
Declaration
Definition
from
transport.h:202
void
ble_transport_free
(
void
*
buf
)
;
Implemented in
transport.c:245
Arguments
Argument
buf
Examples
ble_transport_free()
is referenced by 1 libraries and example projects:
bleprph_host_only sample
References
from
0/1
examples
Code
Location
Referrer
ble_transport_free
(
void
*
buf
)
transport.c:246
void
ble_transport_free
(
void
*
buf
)
;
transport.h:202
ble_transport_free
(
hci_evt
)
;
ble_hs.c:612
ble_hs_enqueue_hci_event()
ble_transport_free
(
(
uint8_t
*
)
ble_hs_hci_ack
)
;
ble_hs_hci.c:579
ble_hs_hci_cmd_tx()
ble_transport_free
(
ack_ev
)
;
ble_hs_hci.c:607
ble_hs_hci_rx_ack()
ble_transport_free
(
(
uint8_t
*
)
ev
)
;
ble_hs_hci_evt.c:1344
ble_hs_hci_evt_process()
ble_transport_free
(
cmd
)
;
esp_nimble_hci.c:92
ble_hci_trans_hs_cmd_tx()
Call Tree
from
0/1
examples
ble_transport_free()
is called by 5 functions and calls 3 functions:
ble_hs_enqueue_hci_event()
ble_hs_hci_evt_process()
ble_hs_hci_cmd_tx()
ble_hs_hci_rx_ack()
ble_hci_trans_hs_cmd_tx()
All items filtered out
ble_transport_free()
__assert_func()
os_memblock_from()
os_memblock_put()
All items filtered out
Data Use
from
0/1
examples
ble_transport_free()
:
All items filtered out
ble_transport_free()
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