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