OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BD_FEATURES
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_int.h
96
BD_FEATURES
peer_lmp_features[HCI_EXT_FEATURES_PAGE_MAX + 1]; /* Peer LMP Extended features mask table for the device */
128
BD_FEATURES
peer_le_features; /* Peer LE Used features mask for the device */
189
BD_FEATURES
local_lmp_features[HCI_EXT_FEATURES_PAGE_MAX + 1];
193
BD_FEATURES
local_le_features; /* Local LE Supported features mask for the device */
220
BD_FEATURES
brcm_features; /* Broadcom specific features bit mask */
545
BD_FEATURES
features[HCI_EXT_FEATURES_PAGE_MAX + 1]; /* Features supported by the device */
[
all
...]
btm_devctl.c
118
static void btm_decode_ext_features_page (UINT8 page_number, const
BD_FEATURES
p_features);
[
all
...]
btm_sec.c
[
all
...]
/external/bluetooth/bluedroid/stack/include/
bt_types.h
340
typedef UINT8
BD_FEATURES
[BD_FEATURES_LEN]; /* LMP features supported by device */
/external/libnfc-nci/src/include/
bt_types.h
324
typedef UINT8
BD_FEATURES
[BD_FEATURES_LEN]; /* LMP features supported by device */
Completed in 313 milliseconds