ESP-IDF
controller_rcv_pkt_ready()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
controller_rcv_pkt_ready()
controller_rcv_pkt_ready() function
Syntax
Show:
Summary
Declaration
from
esp_nimble_hci.c:186
static
void
controller_rcv_pkt_ready
(
void
)
;
Examples
References
from
examples
Code
Location
static
void
controller_rcv_pkt_ready
(
void
)
esp_nimble_hci.c:186
.
notify_host_send_available
=
controller_rcv_pkt_ready
,
esp_nimble_hci.c:274
Call Tree
from
examples
controller_rcv_pkt_ready()
calls 1 function:
All items filtered out
controller_rcv_pkt_ready()
xQueueGenericSend()
All items filtered out
Data Use
from
examples
controller_rcv_pkt_ready()
reads 1 variable:
vhci_send_sem
All items filtered out
controller_rcv_pkt_ready()
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
controller_rcv_pkt_ready()
is implemented by 1 functions:
All items filtered out
controller_rcv_pkt_ready()
esp_vhci_host_callback::notify_host_send_available
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out