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

  /system/bt/bta/hf_client/
bta_hf_client_int.h 29 #define HFP_VERSION_1_5 0x0105
bta_hf_client_sco.c 293 if (bta_hf_client_cb.scb.peer_version >= HFP_VERSION_1_5 && !bta_hf_client_cb.scb.retry_with_sco_only)
  /system/bt/bta/include/
bta_ag_api.h 34 #define HFP_VERSION_1_5 0x0105
  /system/bt/bta/ag/
bta_ag_sco.c 514 if (p_scb->conn_service == BTA_AG_HFP && p_scb->peer_version >= HFP_VERSION_1_5 && !p_scb->retry_with_sco_only)
    [all...]
bta_ag_cmd.c     [all...]

Completed in 294 milliseconds