Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h153 #define BTA_HF_CLIENT_AT_CMD_COPS 7 macro
/system/bt/btif/src/
Dbtif_hf_client.cc643 BTA_HfClientSendAT(cb->handle, BTA_HF_CLIENT_AT_CMD_COPS, 0, 0, NULL); in query_current_operator_name()
/system/bt/bta/hf_client/
Dbta_hf_client_at.cc2062 case BTA_HF_CLIENT_AT_CMD_COPS: in bta_hf_client_send_at_cmd()