ESP-IDF
controller_t::supports_reading_remote_extended_features
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (3/5)...
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::supports_reading_remote_extended_features
controller_t::supports_reading_remote_extended_features field
Syntax
Show:
Summary
Declaration
from
controller.h:50
bool
(
*
supports_reading_remote_extended_features
)
(
void
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
(
*
supports_reading_remote_extended_features
)
(
void
)
;
controller.h:50
(
controller_get_interface
(
)
->
supports_reading_remote_extended_features
(
)
)
)
{
btm_acl.c:1117
btm_read_remote_features_complete()
static
const
controller_t
interface
=
{
controller.c:533
interface
supports_reading_remote_extended_features()
Call Tree
from
examples
controller_t::supports_reading_remote_extended_features
is called by 1 function:
btm_read_remote_features_complete()
All items filtered out
controller_t::supports_reading_remote_extended_features
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::supports_reading_remote_extended_features
implements 1 functions:
supports_reading_remote_extended_features()
All items filtered out
controller_t::supports_reading_remote_extended_features
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out