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

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_cmd.c 55 case BTA_HF_CLIENT_AT_CMD_ATD:
  /external/bluetooth/bluedroid/bta/include/
bta_hf_client_api.h 136 #define BTA_HF_CLIENT_AT_CMD_ATD 8
  /external/bluetooth/bluedroid/btif/src/
btif_hf_client.c 404 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_ATD, 0, 0, number);
427 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_ATD, location, 0, NULL);
    [all...]

Completed in 459 milliseconds