ESP-IDF
hci_packet_factory_get_interface()
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
hci_packet_factory_get_interface()
hci_packet_factory_get_interface() function
Syntax
Show:
Summary
Declaration
Definition
from
hci_packet_factory.h:55
const
hci_packet_factory_t
*
hci_packet_factory_get_interface
(
void
)
;
Implemented in
hci_packet_factory.c:281
Examples
References
from
examples
Code
Location
Referrer
const
hci_packet_factory_t
*
hci_packet_factory_get_interface
(
void
)
hci_packet_factory.c:281
const
hci_packet_factory_t
*
hci_packet_factory_get_interface
(
void
)
;
hci_packet_factory.h:55
hci_packet_factory_get_interface
(
)
->
make_set_event_mask
(
(
const
bt_event_mask_t
*
)
(
"\x00\x00\x00\x00\x00\x00\x00\x00"
)
)
,
btm_devctl.c:1121
BTM_EnableTestMode()
controller_param
.
packet_factory
=
hci_packet_factory_get_interface
(
)
;
controller.c:595
controller_get_interface()
Call Tree
from
examples
hci_packet_factory_get_interface()
is called by 2 functions:
controller_get_interface()
BTM_EnableTestMode()
All items filtered out
hci_packet_factory_get_interface()
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