HomeSort by relevance Sort by last modified time
    Searched refs:BTA_HF_CLIENT_AT_CMD_ATD (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/hf_client/
bta_hf_client_cmd.c 55 case BTA_HF_CLIENT_AT_CMD_ATD:
  /system/bt/bta/include/
bta_hf_client_api.h 136 #define BTA_HF_CLIENT_AT_CMD_ATD 8
  /system/bt/btif/src/
btif_hf_client.c 405 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_ATD, 0, 0, number);
428 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_ATD, location, 0, NULL);
    [all...]

Completed in 82 milliseconds