ESP-IDF
hci_packet_factory_t::make_set_c2h_flow_control
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
hci_packet_factory_t::make_set_c2h_flow_control
hci_packet_factory_t::make_set_c2h_flow_control field
Syntax
Show:
Summary
Declaration
from
hci_packet_factory.h:28
BT_HDR
*
(
*
make_set_c2h_flow_control
)
(
uint8_t
enable
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
BT_HDR
*
(
*
make_set_c2h_flow_control
)
(
uint8_t
enable
)
;
hci_packet_factory.h:28
response
=
AWAIT_COMMAND
(
controller_param
.
packet_factory
->
make_set_c2h_flow_control
(
HCI_HOST_FLOW_CTRL_ACL_ON
)
)
;
controller.c:119
start_up()
static
const
hci_packet_factory_t
interface
=
{
hci_packet_factory.c:251
interface
make_set_c2h_flow_control()
Call Tree
from
examples
hci_packet_factory_t::make_set_c2h_flow_control
is called by 1 function:
start_up()
All items filtered out
hci_packet_factory_t::make_set_c2h_flow_control
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
hci_packet_factory_t::make_set_c2h_flow_control
implements 1 functions:
make_set_c2h_flow_control()
All items filtered out
hci_packet_factory_t::make_set_c2h_flow_control
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out