Searched refs:mPbapService (Results 1 – 1 of 1) sorted by relevance
289 private BluetoothPbapService mPbapService; field in AdapterService998 return mPbapService.getConnectionState(device) == BluetoothProfile.STATE_CONNECTED; in isSupported()1173 mPbapService = BluetoothPbapService.getBluetoothPbapService(); in initProfileServices()3013 if (mPbapService != null && mPbapService.getConnectionState(device) in disconnectAllEnabledProfiles()3016 mPbapService.disconnect(device); in disconnectAllEnabledProfiles()