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

  /system/bt/bta/hf_client/
bta_hf_client_cmd.c 64 case BTA_HF_CLIENT_AT_CMD_BVRA:
  /system/bt/bta/include/
bta_hf_client_api.h 139 #define BTA_HF_CLIENT_AT_CMD_BVRA 11
  /system/bt/btif/src/
btif_hf_client.c 331 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_BVRA, 1, 0, NULL);
354 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_BVRA, 0, 0, NULL);
    [all...]

Completed in 50 milliseconds