Home
last modified time | relevance | path

Searched refs:BD_FEATURES (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dbtm_int.h92BD_FEATURES peer_lmp_features[HCI_EXT_FEATURES_PAGE_MAX + 1]; /* Peer LMP Extended features…
120 BD_FEATURES peer_le_features; /* Peer LE Used features mask for the device */
545BD_FEATURES features[HCI_EXT_FEATURES_PAGE_MAX + 1]; /* Features supported by the de…
Dbtm_devctl.c67 static void btm_decode_ext_features_page (UINT8 page_number, const BD_FEATURES p_features);
Dbtm_sec.c3313 BD_FEATURES features; in btm_sec_rmt_host_support_feat_evt()
/system/bt/stack/include/
Dbt_types.h351 typedef UINT8 BD_FEATURES[BD_FEATURES_LEN]; /* LMP features supported by device */ typedef