ESP-IDF
controller_t::get_acl_buffer_count_ble
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
controller_t::get_acl_buffer_count_ble
controller_t::get_acl_buffer_count_ble field
Syntax
Show:
Summary
Declaration
from
controller.h:76
uint8_t
(
*
get_acl_buffer_count_ble
)
(
void
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint8_t
(
*
get_acl_buffer_count_ble
)
(
void
)
;
controller.h:76
l2c_link_processs_ble_num_bufs
(
controller
->
get_acl_buffer_count_ble
(
)
)
;
btm_devctl.c:196
reset_complete()
static
const
controller_t
interface
=
{
controller.c:533
interface
get_acl_buffer_count_ble()
Call Tree
from
examples
controller_t::get_acl_buffer_count_ble
is called by 1 function:
reset_complete()
All items filtered out
controller_t::get_acl_buffer_count_ble
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
controller_t::get_acl_buffer_count_ble
implements 1 functions:
get_acl_buffer_count_ble()
All items filtered out
controller_t::get_acl_buffer_count_ble
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out