Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/device/
Dcontroller.c189 …_LE_BREDR_SUPPORTED(controller_param.features_classic[0].as_array) ? BTM_BLE_SIMULTANEOUS_HOST : 0; in start_up()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h204 #ifndef BTM_BLE_SIMULTANEOUS_HOST
205 #define BTM_BLE_SIMULTANEOUS_HOST 0x01 macro