Searched refs:bluetoothDisconnectFromProfile (Results 1 – 4 of 4) sorted by relevance
27 boolean bluetoothDisconnectFromProfile(in int profile, in BluetoothDevice device); in bluetoothDisconnectFromProfile() method
388 mBluetoothUserProxies.bluetoothDisconnectFromProfile( in addInhibitRecord()
322 public boolean bluetoothDisconnectFromProfile(int profile, BluetoothDevice device) { in bluetoothDisconnectFromProfile() method in CarBluetoothUserService
569 return mBluetoothUserProxies.bluetoothDisconnectFromProfile(mProfileId, device); in disconnect()