Searched refs:BD_FEATURES (Results 1 – 4 of 4) sorted by relevance
65 static void btm_decode_ext_features_page (UINT8 page_number, const BD_FEATURES p_features);269 static void btm_decode_ext_features_page (UINT8 page_number, const BD_FEATURES p_features) in btm_decode_ext_features_page()
3234 BD_FEATURES features; in btm_sec_rmt_host_support_feat_evt()
124 BD_FEATURES peer_lmp_features[HCI_EXT_FEATURES_PAGE_MAX + 1]; /* Peer LMP Extended features …159 BD_FEATURES peer_le_features; /* Peer LE Used features mask for the device */626 …BD_FEATURES features[HCI_EXT_FEATURES_PAGE_MAX + 1]; /* Features supported by the de…
340 typedef UINT8 BD_FEATURES[BD_FEATURES_LEN]; /* LMP features supported by device */ typedef