Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:getAudioState

946     public int getAudioState(BluetoothDevice device) {
947 if (VDBG) log("getAudioState");
951 return service.getAudioState(device);