Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h933 #ifndef SC_MODE_INCLUDED
935 #define SC_MODE_INCLUDED 0 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/device/
Dcontroller.c216 #if (SC_MODE_INCLUDED == 1) in start_up()