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

  /system/bt/bta/include/
bta_hf_client_api.h 35 #define BTA_HF_CLIENT_PEER_FEAT_3WAY 0x00000001 /* Three-way calling */
  /system/bt/btif/src/
btif_hf_client.c 457 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_FEAT_3WAY)
465 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_FEAT_3WAY)
    [all...]
  /system/bt/bta/hf_client/
bta_hf_client_main.c 603 if (bta_hf_client_cb.scb.peer_features & BTA_HF_CLIENT_PEER_FEAT_3WAY

Completed in 80 milliseconds