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.c 129 if (features & BTA_HF_CLIENT_FEAT_3WAY)
130 sdp_features |= BTA_HF_CLIENT_FEAT_3WAY;
bta_hf_client_main.c 604 && bta_hf_client_cb.scb.features & BTA_HF_CLIENT_FEAT_3WAY)
  /system/bt/bta/include/
bta_hf_client_api.h 50 #define BTA_HF_CLIENT_FEAT_3WAY 0x00000002 /* Call waiting and three-way calling */
  /system/bt/btif/src/
btif_hf_client.c 59 BTA_HF_CLIENT_FEAT_3WAY | \
    [all...]

Completed in 44 milliseconds