Loading system/binder/android/bluetooth/IBluetooth.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -146,4 +146,7 @@ interface IBluetooth void onLeServiceUp(); void onBrEdrDown(); boolean connectAllEnabledProfiles(in BluetoothDevice device); boolean disconnectAllEnabledProfiles(in BluetoothDevice device); } Loading
system/binder/android/bluetooth/IBluetooth.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -146,4 +146,7 @@ interface IBluetooth void onLeServiceUp(); void onBrEdrDown(); boolean connectAllEnabledProfiles(in BluetoothDevice device); boolean disconnectAllEnabledProfiles(in BluetoothDevice device); }