Searched refs:BTA_AG_RES_FMT_STR (Results 1 - 1 of 1) sorted by relevance
/system/bt/bta/ag/ |
H A D | bta_ag_cmd.cc | 131 BTA_AG_RES_FMT_STR /* string argument */ enumerator in enum:__anon9 153 {"+CCWA: ", BTA_AG_CALL_WAIT_RES, BTA_AG_RES_FMT_STR}, 154 {"+CHLD: ", BTA_AG_IN_CALL_HELD_RES, BTA_AG_RES_FMT_STR}, 155 {"+CIND: ", BTA_AG_CIND_RES, BTA_AG_RES_FMT_STR}, 156 {"+CLIP: ", BTA_AG_LOCAL_RES_CLIP, BTA_AG_RES_FMT_STR}, 157 {"+CIEV: ", BTA_AG_IND_RES, BTA_AG_RES_FMT_STR}, 158 {"+BINP: ", BTA_AG_BINP_RES, BTA_AG_RES_FMT_STR}, 162 {"+CNUM: ", BTA_AG_CNUM_RES, BTA_AG_RES_FMT_STR}, 164 {"+CLCC: ", BTA_AG_CLCC_RES, BTA_AG_RES_FMT_STR}, 165 {"+COPS: ", BTA_AG_COPS_RES, BTA_AG_RES_FMT_STR}, [all...] |
Completed in 48 milliseconds