Home
last modified time | relevance | path

Searched defs:CASE_RETURN_STR (Results 1 – 4 of 4) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/btc/include/btc/
Dbtc_util.h27 #define CASE_RETURN_STR(const) case const: return #const; macro
/device/soc/winnermicro/hals/communication/bt_lite/ble/source/
Dble_util.c23 #define CASE_RETURN_STR(const) case const: return #const; macro
/device/soc/esp/esp32/components/bt/host/bluedroid/device/
Dinterop.c27 #define CASE_RETURN_STR(const) case const: return #const; macro
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/store/config/src/
Dwm_bt_storage.c1159 #define CASE_RETURN_STR(const) case const: return #const; macro