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

  /device/ti/panda/audio/
audio_hw.c 1008 int bt_on; local
1028 bt_on = adev->devices & AUDIO_DEVICE_OUT_ALL_SCO;
1031 if (adev->mode == AUDIO_MODE_IN_CALL && !bt_on) {
1058 dl1_on = headset_on | headphone_on | earpiece_on | bt_on;
1208 int bt_on = adev->devices & AUDIO_DEVICE_IN_ALL_SCO; local
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 1167 int bt_on; local
1311 int bt_on = adev->devices & AUDIO_DEVICE_IN_ALL_SCO; local
    [all...]

Completed in 44 milliseconds