ESP-IDF
hci_packet_factory_t::make_host_buffer_size
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_host_buffer_size
hci_packet_factory_t::make_host_buffer_size field
Syntax
Show:
Summary
Declaration
from
hci_packet_factory.h:30
BT_HDR
*
(
*
make_host_buffer_size
)
(
uint16_t
acl_size
,
uint8_t
sco_size
,
uint16_t
acl_count
,
uint16_t
sco_count
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
BT_HDR
*
(
*
make_host_buffer_size
)
(
uint16_t
acl_size
,
uint8_t
sco_size
,
uint16_t
acl_count
,
uint16_t
sco_count
)
;
hci_packet_factory.h:30
controller_param
.
packet_factory
->
make_host_buffer_size
(
controller.c:130
start_up()
static
const
hci_packet_factory_t
interface
=
{
hci_packet_factory.c:251
interface
make_host_buffer_size()
Call Tree
from
examples
hci_packet_factory_t::make_host_buffer_size
is called by 1 function:
start_up()
All items filtered out
hci_packet_factory_t::make_host_buffer_size
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_host_buffer_size
implements 1 functions:
make_host_buffer_size()
All items filtered out
hci_packet_factory_t::make_host_buffer_size
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out