Searched refs:deviceProfilePrivilegesDescription (Results 1 – 1 of 1) sorted by relevance
605 String deviceProfilePrivilegesDescription = (flg & 0x100) == 0 ? null : in.readString(); in AssociationRequest() local622 this.mDeviceProfilePrivilegesDescription = deviceProfilePrivilegesDescription; in AssociationRequest()