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

  /system/bt/bta/ag/
bta_ag_int.h 67 #define BTA_AG_HFP 1 /* index for HFP */
bta_ag_cmd.c 489 if (p_scb->conn_service == BTA_AG_HFP && p_scb->cmee_enabled)
    [all...]
bta_ag_act.c 528 if (p_scb->conn_service == BTA_AG_HFP) {
bta_ag_main.c 437 return BTA_AG_HFP;
    [all...]
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...]

Completed in 1354 milliseconds