Searched refs:HCI_EXT_FEATURES_PAGE_1 (Results 1 – 4 of 4) sorted by relevance
420 case HCI_EXT_FEATURES_PAGE_1: in btm_decode_ext_features_page()
1095 btm_read_remote_ext_features(handle, HCI_EXT_FEATURES_PAGE_1); in btm_read_remote_features_complete()
6108 HCI_SSP_HOST_SUPPORTED(p_acl_cb->peer_lmp_features[HCI_EXT_FEATURES_PAGE_1])) in btm_sec_set_peer_sec_caps()6112 (HCI_SC_HOST_SUPPORTED(p_acl_cb->peer_lmp_features[HCI_EXT_FEATURES_PAGE_1])); in btm_sec_set_peer_sec_caps()
1443 #define HCI_EXT_FEATURES_PAGE_1 1 /* Extended Feature Page 1 */ macro