ESP-IDF
BD_FEATURES
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
BD_FEATURES
BD_FEATURES
Syntax
Show:
Summary
Declaration
from
bt_types.h:342
typedef
UINT8
BD_FEATURES
[
BD_FEATURES_LEN
]
;
Examples
References
from
examples
Code
Location
Referrer
typedef
UINT8
BD_FEATURES
[
BD_FEATURES_LEN
]
;
/* LMP features supported by device */
bt_types.h:342
static
void
btm_decode_ext_features_page
(
UINT8
page_number
,
const
BD_FEATURES
p_features
)
;
btm_devctl.c:65
static
void
btm_decode_ext_features_page
(
UINT8
page_number
,
const
BD_FEATURES
p_features
)
btm_devctl.c:274
btm_decode_ext_features_page()
BD_FEATURES
peer_lmp_features
[
HCI_EXT_FEATURES_PAGE_MAX
+
1
]
;
/* Peer LMP Extended features mask table for the device */
btm_int.h:124
BD_FEATURES
peer_le_features
;
/* Peer LE Used features mask for the device */
btm_int.h:159
BD_FEATURES
features
[
HCI_EXT_FEATURES_PAGE_MAX
+
1
]
;
/* Features supported by the device */
btm_int.h:631
BD_FEATURES
features
;
btm_sec.c:3234
btm_sec_rmt_host_support_feat_evt()
Call Tree
from
examples
All items filtered out
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