Searched refs:PBAP_PCE (Results 1 – 7 of 7) sorted by relevance
28 pub const PBAP_PCE: &str = "0000112e-0000-1000-8000-00805F9B34FB"; constant136 (Uuid::from_string(PBAP_PCE).unwrap(), Profile::PbapPce),
196 public static final ParcelUuid PBAP_PCE = field in BluetoothUuid
71 new ParcelUuid[]{BluetoothUuid.PBAP_PCE};
56 new ParcelUuid[]{BluetoothUuid.PBAP_PCE};
1728 return Utils.arrayContains(localDeviceUuids, BluetoothUuid.PBAP_PCE) in isProfileSupported()
1105 field @NonNull public static final android.os.ParcelUuid PBAP_PCE;
1085 Landroid/bluetooth/BluetoothUuid;->PBAP_PCE:Landroid/os/ParcelUuid;