Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c424 case HCI_EXT_FEATURES_PAGE_1: in btm_decode_ext_features_page()
Dbtm_acl.c1122 btm_read_remote_ext_features(handle, HCI_EXT_FEATURES_PAGE_1); in btm_read_remote_features_complete()
Dbtm_sec.c5987 HCI_SSP_HOST_SUPPORTED(p_acl_cb->peer_lmp_features[HCI_EXT_FEATURES_PAGE_1])) { in btm_sec_set_peer_sec_caps()
5990 (HCI_SC_HOST_SUPPORTED(p_acl_cb->peer_lmp_features[HCI_EXT_FEATURES_PAGE_1])); in btm_sec_set_peer_sec_caps()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h1567 #define HCI_EXT_FEATURES_PAGE_1 1 /* Extended Feature Page 1 */ macro