Merge "Rename isConnectable()"
This commit is contained in:
@@ -106,7 +106,7 @@ public class BluetoothDetailsProfilesControllerTest extends BluetoothDetailsCont
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isConnectable() {
|
||||
public boolean accessProfileEnabled() {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user