Home
last modified time | relevance | path

Searched refs:HCI_LE_HOST_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/components/bt/host/bluedroid/device/
Dcontroller.c226 …orted = controller_param.last_features_classic_page_index >= 1 && HCI_LE_HOST_SUPPORTED(controller… in start_up()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h1812 #define HCI_LE_HOST_SUPPORTED(x) ((x)[HCI_EXT_FEATURE_LE_HOST_OFF] & HCI_EXT_FEATURE_LE_HOST_MASK) macro