Searched refs:PbapServerProfile (Results 1 – 3 of 3) sorted by relevance
37 public class PbapServerProfile implements LocalBluetoothProfile { class81 PbapServerProfile(Context context) { in PbapServerProfile() method in PbapServerProfile
100 private PbapServerProfile mPbapProfile;205 mPbapProfile = new PbapServerProfile(mContext); in updateLocalProfiles()206 addProfile(mPbapProfile, PbapServerProfile.NAME, in updateLocalProfiles()423 public PbapServerProfile getPbapProfile(){ in getPbapProfile()
173 PbapServerProfile PbapProfile = mProfileManager.getPbapProfile(); in disconnect()782 if (BluetoothUuid.containsAnyUuid(uuids, PbapServerProfile.PBAB_CLIENT_UUIDS)) { in processPhonebookAccess()