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

  /system/bt/bta/include/
bta_hf_client_api.h 38 #define BTA_HF_CLIENT_PEER_FEAT_VREC 0x00000004 /* Voice recognition */
  /system/bt/btif/src/
btif_hf_client.cc 401 if (cb->peer_feat & BTA_HF_CLIENT_PEER_FEAT_VREC) {
423 if (cb->peer_feat & BTA_HF_CLIENT_PEER_FEAT_VREC) {
    [all...]

Completed in 58 milliseconds