Searched refs:PbapServerProfile (Results 1 – 3 of 3) sorted by relevance
34 public class PbapServerProfile implements LocalBluetoothProfile { class76 PbapServerProfile(Context context) { in PbapServerProfile() method in PbapServerProfile
99 private PbapServerProfile mPbapProfile;204 mPbapProfile = new PbapServerProfile(mContext); in updateLocalProfiles()205 addProfile(mPbapProfile, PbapServerProfile.NAME, in updateLocalProfiles()422 public PbapServerProfile getPbapProfile(){ in getPbapProfile()
173 PbapServerProfile PbapProfile = mProfileManager.getPbapProfile(); in disconnect()800 if (BluetoothUuid.containsAnyUuid(uuids, PbapServerProfile.PBAB_CLIENT_UUIDS)) { in processPhonebookAccess()