Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_devctl.c417 case HCI_EXT_FEATURES_PAGE_1: in btm_decode_ext_features_page()
Dbtm_acl.c1085 btm_read_remote_ext_features(handle, HCI_EXT_FEATURES_PAGE_1); in btm_read_remote_features_complete()
Dbtm_sec.c6193 HCI_SSP_HOST_SUPPORTED(p_acl_cb->peer_lmp_features[HCI_EXT_FEATURES_PAGE_1])) in btm_sec_set_peer_sec_caps()
6197 (HCI_SC_HOST_SUPPORTED(p_acl_cb->peer_lmp_features[HCI_EXT_FEATURES_PAGE_1])); in btm_sec_set_peer_sec_caps()
/system/bt/stack/include/
Dhcidefs.h1433 #define HCI_EXT_FEATURES_PAGE_1 1 /* Extended Feature Page 1 */ macro