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.c 138 if (features & BTA_HF_CLIENT_FEAT_VOL)
139 sdp_features |= BTA_HF_CLIENT_FEAT_VOL;
  /system/bt/bta/include/
bta_hf_client_api.h 53 #define BTA_HF_CLIENT_FEAT_VOL 0x00000010 /* Remote volume control */
  /system/bt/btif/src/
btif_hf_client.c 62 BTA_HF_CLIENT_FEAT_VOL | \
    [all...]

Completed in 251 milliseconds