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

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_int.h 67 #define BTA_AG_HFP 1 /* index for HFP */
bta_ag_cmd.c 483 if (p_scb->conn_service == BTA_AG_HFP && p_scb->cmee_enabled)
    [all...]
bta_ag_act.c 520 if (p_scb->conn_service == BTA_AG_HFP)
bta_ag_main.c 448 return BTA_AG_HFP;
    [all...]
bta_ag_sco.c 481 if (p_scb->conn_service == BTA_AG_HFP && p_scb->peer_version >= HFP_VERSION_1_5 && !p_scb->retry_with_sco_only)
    [all...]

Completed in 28 milliseconds