Home
last modified time | relevance | path

Searched refs:MCA_TDEP_ECHO (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dmca_api.h51 #define MCA_TDEP_ECHO 0 /* MDEP for echo test */ macro
/external/bluetooth/bluedroid/stack/mcap/
Dmca_api.c239 if (p_cs->type == MCA_TDEP_ECHO) in MCA_CreateDep()
/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_utils.c2365 mca_cs.type = MCA_TDEP_ECHO; in bta_hl_app_registration()