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

  /system/bt/bta/hf_client/
bta_hf_client_sdp.cc 146 if (features & BTA_HF_CLIENT_FEAT_VOL) sdp_features |= BTA_HF_CLIENT_FEAT_VOL;
  /system/bt/bta/include/
bta_hf_client_api.h 59 #define BTA_HF_CLIENT_FEAT_VOL 0x00000010 /* Remote volume control */
  /system/bt/btif/src/
btif_hf_client.cc 76 BTA_HF_CLIENT_FEAT_CLI | BTA_HF_CLIENT_FEAT_VREC | BTA_HF_CLIENT_FEAT_VOL | \
    [all...]

Completed in 80 milliseconds