Searched refs:mBluetoothPbapClient (Results 1 – 1 of 1) sorted by relevance
41 private BluetoothPbapClient mBluetoothPbapClient = null; field in CarBluetoothUserService92 if (mBluetoothPbapClient != null) { in closeBluetoothConnectionProxy()93 mBluetoothAdapter.closeProfileProxy(BluetoothProfile.PBAP_CLIENT, mBluetoothPbapClient); in closeBluetoothConnectionProxy()120 if (mBluetoothPbapClient != null) { in isBluetoothConnectionProxyAvailable()156 mBluetoothPbapClient.connect(device); in bluetoothConnectToProfile()189 mBluetoothPbapClient.setPriority(device, priority); in setProfilePriority()215 mBluetoothPbapClient = (BluetoothPbapClient) proxy;244 mBluetoothPbapClient = null;