Searched refs:BD_FEATURES (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_int.h92 BD_FEATURES peer_lmp_features[HCI_EXT_FEATURES_PAGE_MAX + 1]; /* Peer LMP Extended features mask table for the device */
125 BD_FEATURES peer_le_features; /* Peer LE Used features mask for the device */
186 BD_FEATURES local_lmp_features[HCI_EXT_FEATURES_PAGE_MAX + 1];
194 BD_FEATURES local_le_features; /* Local LE Supported features mask for the device */
222 BD_FEATURES brcm_features; /* Broadcom specific features bit mask */
566 BD_FEATURES features[HCI_EXT_FEATURES_PAGE_MAX + 1]; /* Features supported by the device */
H A Dbtm_devctl.c119 static void btm_decode_ext_features_page (UINT8 page_number, const BD_FEATURES p_features);
H A Dbtm_sec.c3328 BD_FEATURES features;
/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h347 typedef UINT8 BD_FEATURES[BD_FEATURES_LEN]; /* LMP features supported by device */ typedef
/external/libnfc-nci/src/include/
H A Dbt_types.h324 typedef UINT8 BD_FEATURES[BD_FEATURES_LEN]; /* LMP features supported by device */ typedef

Completed in 176 milliseconds