Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_util.h35 #define CASE_RETURN_STR(const) case const: return #const; macro
/system/bt/device/src/
Dinterop.c31 #define CASE_RETURN_STR(const) case const: return #const; macro
/system/bt/bta/hf_client/
Dbta_hf_client_main.c633 #define CASE_RETURN_STR(const) case const: return #const; macro
/system/bt/udrv/ulinux/
Duipc.c59 #define CASE_RETURN_STR(const) case const: return #const; macro
/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.c65 #define CASE_RETURN_STR(const) case const: return #const; macro