ESP-IDF
BTU_BleAclPktSize()
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_BleAclPktSize()
BTU_BleAclPktSize() function
* Function BTU_BleAclPktSize * Description export the BLE ACL packet size. * Returns UINT16
Syntax
Show:
Summary
Declaration
Definition
from
btu.h:298
UINT16
BTU_BleAclPktSize
(
void
)
;
Implemented in
btu_init.c:248
Examples
References
from
examples
Code
Location
UINT16
BTU_BleAclPktSize
(
void
)
btu_init.c:248
UINT16
BTU_BleAclPktSize
(
void
)
;
btu.h:298
Call Tree
from
examples
BTU_BleAclPktSize()
calls 2 functions:
All items filtered out
BTU_BleAclPktSize()
controller_t::get_acl_packet_size_ble
controller_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