Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:getAudioState

722     public int getAudioState(BluetoothDevice device) {
723 if (VDBG) log("getAudioState");
727 return service.getAudioState(device);