ESP-IDF
btu_hcif_send_host_rdy_for_data()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btu_hcif_send_host_rdy_for_data()
btu_hcif_send_host_rdy_for_data() function
* Function btu_hcif_send_host_rdy_for_data * Description This function is called to check if it can send commands * to the Host Controller. It may be passed the address of * a packet to send. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
btu.h:283
void
btu_hcif_send_host_rdy_for_data
(
void
)
;
Implemented in
btu_hcif.c:548
Examples
References
from
examples
Code
Location
void
btu_hcif_send_host_rdy_for_data
(
void
)
btu_hcif.c:548
void
btu_hcif_send_host_rdy_for_data
(
void
)
;
btu.h:283
Call Tree
from
examples
btu_hcif_send_host_rdy_for_data()
calls 2 functions:
All items filtered out
btu_hcif_send_host_rdy_for_data()
l2c_link_pkts_rcvd()
btsnd_hcic_host_num_xmitted_pkts()
All items filtered out
Data Use
from
examples
All items filtered out
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