ESP-IDF
esp_vhci_host_send_packet_wrapper()
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
esp_vhci_host_send_packet_wrapper()
esp_vhci_host_send_packet_wrapper() function
Syntax
Show:
Summary
Declaration
from
esp_nimble_hci.c:66
void
esp_vhci_host_send_packet_wrapper
(
uint8_t
*
data
,
uint16_t
len
)
;
Arguments
Argument
data
len
Examples
References
from
examples
Code
Location
Referrer
void
esp_vhci_host_send_packet_wrapper
(
uint8_t
*
data
,
uint16_t
len
)
esp_nimble_hci.c:66
esp_vhci_host_send_packet_wrapper
(
cmd
,
len
)
;
esp_nimble_hci.c:87
ble_hci_trans_hs_cmd_tx()
esp_vhci_host_send_packet_wrapper
(
data
,
len
)
;
esp_nimble_hci.c:124
ble_hci_trans_hs_acl_tx()
Call Tree
from
examples
esp_vhci_host_send_packet_wrapper()
is called by 2 functions and calls 1 function:
ble_hci_trans_hs_cmd_tx()
ble_hci_trans_hs_acl_tx()
All items filtered out
esp_vhci_host_send_packet_wrapper()
esp_vhci_host_send_packet()
All items filtered out
Data Use
from
examples
esp_vhci_host_send_packet_wrapper()
:
All items filtered out
esp_vhci_host_send_packet_wrapper()
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