Home
last modified time | relevance | path

Searched refs:PBAP (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DPbapServerProfile.java78 return BluetoothProfile.PBAP; in getProfileId()
83 BluetoothProfile.PBAP); in PbapServerProfile()
147 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.PBAP, in finalize()
DLocalBluetoothProfileManager.java203 if (mPbapProfile == null && supportedList.contains(BluetoothProfile.PBAP)) { in updateLocalProfiles()
/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java119 int PBAP = 6; field
385 case PBAP: in getProfileName()
DBluetoothPbap.java347 mServiceListener.onServiceConnected(BluetoothProfile.PBAP, BluetoothPbap.this);
355 mServiceListener.onServiceDisconnected(BluetoothProfile.PBAP);
DBluetoothAdapter.java2750 } else if (profile == BluetoothProfile.PBAP) { in getProfileProxy()
2825 case BluetoothProfile.PBAP: in closeProfileProxy()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10755 Landroid/bluetooth/BluetoothProfile;->PBAP:I