Searched refs:BTA_AG_MIC_EVT (Results 1 – 4 of 4) sorted by relevance
/system/bt/bta/include/ |
D | bta_ag_api.h | 307 #define BTA_AG_MIC_EVT 8 /* Microphone volume changed */ macro
|
/system/bt/btif/src/ |
D | btif_util.cc | 189 CASE_RETURN_STR(BTA_AG_MIC_EVT) in dump_hf_event()
|
D | btif_hf.cc | 400 case BTA_AG_MIC_EVT: in btif_hf_upstreams_evt()
|
/system/bt/bta/ag/ |
D | bta_ag_cmd.cc | 68 {"+VGM", BTA_AG_MIC_EVT, BTA_AG_AT_SET, BTA_AG_AT_INT, 0, 15}, 78 {"+VGM", BTA_AG_MIC_EVT, BTA_AG_AT_SET, BTA_AG_AT_INT, 0, 15}, 879 case BTA_AG_MIC_EVT: in bta_ag_at_hfp_cback()
|