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

  /system/bt/bta/ag/
bta_ag_int.h 213 bool ccwa_enabled; /* set to true if HF enables CCWA reporting */ member in struct:tBTA_AG_SCB
bta_ag_act.cc 456 p_scb->ccwa_enabled = false;
bta_ag_cmd.cc 913 p_scb->ccwa_enabled = (bool)int_arg;
    [all...]

Completed in 61 milliseconds