Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/include/
Dbtif_util.h36 #define CASE_RETURN_STR(const) case const: return #const; macro
/external/bluetooth/bluedroid/bta/hf_client/
Dbta_hf_client_main.c625 #define CASE_RETURN_STR(const) case const: return #const; macro
/external/bluetooth/bluedroid/udrv/ulinux/
Duipc.c63 #define CASE_RETURN_STR(const) case const: return #const; macro
/external/bluetooth/bluedroid/test/bluedroidtest/
Dbluedroidtest.c59 #define CASE_RETURN_STR(const) case const: return #const; macro
/external/bluetooth/bluedroid/audio_a2dp_hw/
Daudio_a2dp_hw.c60 #define CASE_RETURN_STR(const) case const: return #const; macro