Home
last modified time | relevance | path

Searched defs:CASE_RETURN_STR (Results 1 – 6 of 6) 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.c28 #define CASE_RETURN_STR(const) case const: return #const; macro
/system/bt/bta/hf_client/
Dbta_hf_client_main.c625 #define CASE_RETURN_STR(const) case const: return #const; macro
/system/bt/udrv/ulinux/
Duipc.c63 #define CASE_RETURN_STR(const) case const: return #const; macro
/system/bt/test/bluedroidtest/
Dbluedroidtest.c59 #define CASE_RETURN_STR(const) case const: return #const; macro
/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.c59 #define CASE_RETURN_STR(const) case const: return #const; macro