Searched refs:PBAP (Results 1 – 6 of 6) sorted by relevance
78 return BluetoothProfile.PBAP; in getProfileId()83 BluetoothProfile.PBAP); in PbapServerProfile()147 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.PBAP, in finalize()
203 if (mPbapProfile == null && supportedList.contains(BluetoothProfile.PBAP)) { in updateLocalProfiles()
119 int PBAP = 6; field385 case PBAP: in getProfileName()
347 mServiceListener.onServiceConnected(BluetoothProfile.PBAP, BluetoothPbap.this);355 mServiceListener.onServiceDisconnected(BluetoothProfile.PBAP);
2750 } else if (profile == BluetoothProfile.PBAP) { in getProfileProxy()2825 case BluetoothProfile.PBAP: in closeProfileProxy()
10755 Landroid/bluetooth/BluetoothProfile;->PBAP:I