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

  /system/bt/bta/hf_client/
bta_hf_client_sdp.cc 138 if (features & BTA_HF_CLIENT_FEAT_3WAY)
139 sdp_features |= BTA_HF_CLIENT_FEAT_3WAY;
bta_hf_client_main.cc 846 bta_hf_client_cb_arr.features & BTA_HF_CLIENT_FEAT_3WAY) {
    [all...]
  /system/bt/bta/include/
bta_hf_client_api.h 54 #define BTA_HF_CLIENT_FEAT_3WAY \
  /system/bt/btif/src/
btif_hf_client.cc 75 (BTA_HF_CLIENT_FEAT_ECNR | BTA_HF_CLIENT_FEAT_3WAY | \
    [all...]

Completed in 234 milliseconds