ESP-IDF
hci_packet_factory_t::make_ble_write_host_support
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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
hci_packet_factory_t::make_ble_write_host_support
hci_packet_factory_t::make_ble_write_host_support field
Syntax
Show:
Summary
Declaration
from
hci_packet_factory.h:39
BT_HDR
*
(
*
make_ble_write_host_support
)
(
uint8_t
supported_host
,
uint8_t
simultaneous_host
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
BT_HDR
*
(
*
make_ble_write_host_support
)
(
uint8_t
supported_host
,
uint8_t
simultaneous_host
)
;
hci_packet_factory.h:39
controller_param
.
packet_factory
->
make_ble_write_host_support
(
BTM_BLE_HOST_SUPPORT
,
simultaneous_le_host
)
controller.c:189
start_up()
static
const
hci_packet_factory_t
interface
=
{
hci_packet_factory.c:251
interface
make_ble_write_host_support()
Call Tree
from
examples
hci_packet_factory_t::make_ble_write_host_support
is called by 1 function:
start_up()
All items filtered out
hci_packet_factory_t::make_ble_write_host_support
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_ble_write_host_support
implements 1 functions:
make_ble_write_host_support()
All items filtered out
hci_packet_factory_t::make_ble_write_host_support
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out