Not applicable.
Not applicable.
Mobile communication devices in the future are expected to store or embody a variety of applications that may interact with confidential information such as credit card numbers, bank account numbers, authentication numbers, personal data, medical information, and the like. Additionally, mobile communication devices may promote users installing after market applications that may be infiltrated by malware such as viruses, Trojans, screen scrapers, keyboard monitors, and other nefarious software and/or firmware.
In an embodiment, a method of executing independent trusted applications in a processor having a plurality of trusted security zones is disclosed. The method comprises, invoking a first trusted application to execute in a first subordinate trusted security zone of the processor, wherein the first trusted application is invoked by a master trusted application executing in a master trusted security zone of the processor and wherein the master trusted application has no visibility into a first memory space associated with the first subordinate trusted security zone and no visibility into the processing of the first trusted application. The method further comprises invoking a second trusted application to execute in a second subordinate trusted security zone of the processor, wherein the second trusted application is invoked by the master trusted application executing in the master trusted security zone of the processor and wherein the master trusted application has no visibility into a second memory space associated with the second subordinate trusted security zone and no visibility into the processing of the second trusted application, wherein the master trusted security application mediates access to the first trusted security zone and to the second trusted security zone.
In an embodiment, a method of provisioning a subordinate trusted security zone in a processor having a trusted security zone is disclosed. The method comprises receiving by a master trusted application executing in a master trusted security zone of the processor a request to provision a subordinate trusted security zone in the processor, wherein the request comprises a master trusted security zone key, wherein the request designates the subordinate trusted security zone, and wherein the request defines an independent key. The method further comprises provisioning by the master trusted application the subordinate trusted security zone to be accessible based on the independent key.
In an embodiment, a method of changing the memory size of a subordinate trusted security zone in a processor having a trusted security zone is disclosed. The method comprises transmitting an indication of memory utilized by a first subordinate trusted security zone of the processor to a master trusted application executing in a master trusted security zone of the processor, and receiving by the master trusted application a request to increase the memory size of a second subordinate trusted security zone of the processor. The method further comprises reducing the memory size of the first subordinate trusted security zone based at least in part on the indication of memory utilized by the first subordinate trusted security zone and increasing the memory size of the second subordinate trusted security zone.
These and other features will be more clearly understood from the following detailed description taken in conjunction with the accompanying drawings and claims.
For a more complete understanding of the present disclosure, reference is now made to the following brief description, taken in connection with the accompanying drawings and detailed description, wherein like reference numerals represent like parts.
It should be understood at the outset that although illustrative implementations of one or more embodiments are illustrated below, the disclosed systems and methods may be implemented using any number of techniques, whether currently known or not yet in existence. The disclosure should in no way be limited to the illustrative implementations, drawings, and techniques illustrated below, but may be modified within the scope of the appended claims along with their full scope of equivalents.
A computing device or electronic device having a trusted security zone that comprises a master trusted security zone and a plurality of subordinate trusted security zones is described. The computing device can be a mobile device such as a mobile phone, a personal digital assistant, a media player, or other. The computing device may be a desktop computer, a laptop computer, a notebook computer, or other computer. The computing device may be coupled to a network by a wireless link and/or by a wired link.
A computing device may be manufactured by an original equipment manufacturer with a processor having a normal security zone and a trusted security zone. The manufacture may provide the trusted security zone with a master trusted security zone, with a master trusted application associated with the master trusted security zone, and with a master key associated with the master trusted security zone. Additionally, the trusted security zone may have a plurality of statically configured subordinate trusted security zones that are initially not provisioned with an independent key for accessing the subordinate trusted security zone. Alternatively, the trusted security zone may be configured to promote the master trusted security zone dynamically generating subordinate trusted security zones in response to a provisioning session initiated by an external device, for example by a trusted service manager server associated with a credit card account.
The master trusted security zone may execute a master trusted application that performs a variety of functions for provisioning and mediating between the plurality of subordinate trusted security zones. When a request to provision a subordinate trusted security zone is received by the master trusted application and the request contains or is accompanied by a master key, the master trusted application may provision a subordinate trusted security zone and make it accessible to another device that is executing in a trusted security zone on that device. Then the device may send commands to install a trusted application on the computing device for execution in the subordinate trusted security zone, for example providing both the independent key associated with the subordinate trusted security zone and the code implementing the trusted application.
The master trusted application may mediate the access to the subordinate trusted security zone without actually accessing or monitoring the subordinate trusted security zone or the memory associated with the subordinate trusted security zone. When the trusted application executes in the subordinate trusted security zone, likewise, the master trusted application does not have visibility into either the subordinate trusted security zone or into the memory associated with the subordinate trusted security zone.
Over time, the resource needs of different trusted applications associated with different subordinate trusted security zones may change. The master trusted application may be able to reallocate trusted security zone resources among the subordinate trusted security zones based on analysis of historical resource usage reports provided by the subordinate trusted security zones. For example, the master trusted application may take resources away from a subordinate trusted security zone that historically uses only about 35% of its resources and reallocate them to a different subordinate trusted security zone that has requested an increase in dedicated resources. A variety of different algorithms for assessing the utilization of subordinate trusted security zones and for reallocating these resources are disclosed further below.
The different subordinate trusted security zones may be associated with different credit card accounts, different banking accounts, and different interface and application packs. For example, one subordinate trusted security zone may be associated with an interface and application pack that is approved by an enterprise that employs the user of the computing device. Another subordinate trusted security zone may be associated with an interface and application pack that is associated with the private user of the computing device, rather than as an employee of the enterprise. One subordinate trusted security zone may execute the enterprise interface and application pack while the user is at work or during working hours, and the other subordinate trusted security zone may execute the private interface and application pack while the user is not at work or outside of working hours. As explained further below, when a trusted application executes in one subordinate trusted security zone, other subordinate trusted security zones are prevented from executing, thereby maintaining the security of the memory associated with the executing subordinate trusted security zone. In some contexts interface and application packs associated with different subordinate trusted security zones may be referred to as different personas of the computing device.
A trusted security zone provides chipsets with a hardware root of trust, a secure execution environment for applications, and secure access to peripherals. A hardware root of trust means the chipset should only execute programs intended by the device manufacturer or vendor and resists software and physical attacks, and therefore remains trusted to provide the intended level of security. The chipset architecture is designed to promote a programmable environment that allows the confidentiality and integrity of assets to be protected from specific attacks. Trusted security zone capabilities are becoming features in both wireless and fixed hardware architecture designs. Providing the trusted security zone in the main mobile device chipset and protecting the hardware root of trust removes the need for separate secure hardware to authenticate the device or user. To ensure the integrity of the applications requiring trusted data, such as a mobile financial services application, the trusted security zone also provides the secure execution environment where only trusted applications can operate, safe from attacks. Security is further promoted by restricting access of non-trusted applications to peripherals, such as data inputs and data outputs, while a trusted application is running in the secure execution environment. Likewise, access to peripherals and/or to memory by trusted applications associated to subordinate trusted security zones that are not executing is also restricted while another trusted application associated with a different subordinate trusted security zone is executing. In an embodiment, the trusted security zone may be conceptualized as hardware assisted security.
A complete trusted execution environment (TEE) may be implemented through the use of the trusted security zone hardware and software architecture. The trusted execution environment is an execution environment that is parallel to the execution environment of the main mobile device operating system. The trusted execution environment and/or the trusted security zone may provide a base layer of functionality and/or utilities for use of applications that may execute in the trusted security zone. For example, in an embodiment, trust tokens may be generated by the base layer of functionality and/or utilities of the trusted execution environment and/or trusted security zone for use in trusted end-to-end communication links to document a continuity of trust of the communications. For more details on establishing trusted end-to-end communication links relying on hardware assisted security, see U.S. patent application Ser. No. 13/532,588, filed Jun. 25, 2012, entitled “End-to-end Trusted Communications Infrastructure,” by Leo Michael McRoberts, et al., which is hereby incorporated by reference in its entirety. Through standardization of application programming interfaces (APIs), the trusted execution environment becomes a place to which scalable deployment of secure services can be targeted. A device which has a chipset that has a trusted execution environment on it may exist in a trusted services environment, where devices in the trusted services environment are trusted and protected against attacks. The trusted execution environment can be implemented on mobile phones and tablets as well as extending to other trusted devices such as personal computers, servers, sensors, medical devices, point-of-sale terminals, industrial automation, handheld terminals, automotive, etc.
The trusted security zone is implemented by partitioning all of the hardware and software resources of the mobile device into two partitions: a secure partition and a normal partition. Placing sensitive resources in the secure partition can protect against possible attacks on those resources. For example, resources such as trusted software applications may run in the secure partition and have access to hardware peripherals such as a touchscreen or a secure location in memory. Less secure peripherals such as wireless radios may be disabled completely while the secure partition is being accessed, while other peripherals may only be accessed from the secure partition. While the secure partition is being accessed through the trusted execution environment, the main mobile operating system in the normal partition is suspended, and applications in the normal partition are prevented from accessing the secure peripherals and data. This prevents corrupted applications or malware applications from breaking the trust of the device.
The trusted security zone is implemented by partitioning the hardware and software resources to exist in a secure subsystem which is not accessible to components outside the secure subsystem. The trusted security zone is built into the processor architecture at the time of manufacture through hardware logic present in the trusted security zone which enables a perimeter boundary between the secure partition and the normal partition. The trusted security zone may only be manipulated by those with the proper credential and, in an embodiment, may not be added to the chip after it is manufactured. Software architecture to support the secure partition may be provided through a dedicated secure kernel running trusted applications. Trusted applications are independent secure applications which can be accessed by normal applications through an application programming interface in the trusted execution environment on a chipset that utilizes the trusted security zone.
In an embodiment, the normal partition applications run on a first virtual processor, and the secure partition applications run on a second virtual processor. Both virtual processors may run on a single physical processor, executing in a time-sliced fashion, removing the need for a dedicated physical security processor. Time-sliced execution comprises switching contexts between the two virtual processors to share processor resources based on tightly controlled mechanisms such as secure software instructions or hardware exceptions. The context of the currently running virtual processor is saved, the context of the virtual processor being switched to is restored, and processing is restarted in the restored virtual processor. Time-sliced execution protects the trusted security zone by stopping the execution of the normal partition while the secure partition is executing.
The two virtual processors context switch via a processor mode called monitor mode when changing the currently running virtual processor. The mechanisms by which the processor can enter monitor mode from the normal partition are tightly controlled. The entry to monitor mode can be triggered by software executing a dedicated instruction, the Secure Monitor Call (SMC) instruction, or by a subset of the hardware exception mechanisms such as hardware interrupts, which can be configured to cause the processor to switch into monitor mode. The software that executes within monitor mode then saves the context of the running virtual processor and switches to the secure virtual processor.
The trusted security zone runs a separate operating system that is not accessible to the device users. For security purposes, the trusted security zone is not open to users for installing applications, which means users do not have access to install applications in the trusted security zone. This prevents corrupted applications or malware applications from executing powerful instructions reserved to the trusted security zone and thus preserves the trust of the device. The security of the system is achieved at least in part by partitioning the hardware and software resources of the mobile phone so they exist in one of two partitions, the secure partition for the security subsystem and the normal partition for everything else. Placing the trusted security zone in the secure partition and restricting access from the normal partition protects against software and basic hardware attacks. Hardware logic ensures that no secure partition resources can be accessed by the normal partition components or applications. A dedicated secure partition operating system runs in a virtual processor separate from the normal partition operating system that likewise executes in its own virtual processor. Users may install applications on the mobile device which may execute in the normal partition operating system described above. The trusted security zone runs a separate operating system for the secure partition that is installed by the mobile device manufacturer or vendor, and users are not able to install new applications in or alter the contents of the trusted security zone.
Turning now to
The mobile device 102 comprises a radio transceiver 120, a memory 122, and a processor 124. The radio transceiver 120 is configured to establish a wireless communication link with the base transceiver station 104. The base transceiver station 104 may communicatively couple the radio transceiver 120 and/or the mobile device 102 to the network 106 and to devices that are connected to the network 106, for example the trusted service manager server 108. In an embodiment, the radio transceiver 120 and the base transceiver station 104 establish a wireless communication link according to one of a code division multiple access (CDMA) wireless protocol, a global system for mobile communication (GSM) wireless protocol, a long term evolution (LTE) wireless protocol, a worldwide interoperability for microwave access (WiMAX) wireless protocol, or another wireless communication protocol.
The processor 124 comprises a normal security zone 126 and a trusted security zone 128. Under some circumstances, the processor 124 may periodically or occasionally switch between execution in the normal security zone 126 and execution in the trusted security zone 128 to check for any pending operations. For example, when executing in the trusted security zone 128, the processor 124 may pause execution in the trusted security zone 128, start execution in the normal security zone 126, and check if any tasks are pending attention in the normal security zone 126, for example receiving an email or an incoming text message. When the trusted security zone 128 is executing a sensitive operation the processor 124 may not switch to execute in the normal security zone 126 even if a periodic or scheduled switch interval occurs and may defer this switch until the sensitive operation being performed in the trusted security zone 128 is completed.
The processor 124 may be any of a microprocessor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), a complex programmable logic device (CPLD), or another type of processor. The processor 124 may comprise a plurality of individual processor chips. The processor 124 may comprise a single chip that encapsulates a plurality of independent logic processing units or processors, for example a dual-core processor or a quad-core processor. As described above, when the trusted security zone executes an application, the normal security zone 126 is prevented from executing applications. The memory 122 may store both normal applications and trusted applications, where trusted applications are authorized for executing in the trusted security zone 128. Alternatively, the memory 122 may be segmented into a normal security portion and a trusted security portion, and the trusted applications may be stored in the trusted security portion of the memory 122.
The computer 110 may comprise a memory 132 and a processor 134. The processor 134 may comprise a normal security zone 136 and a trusted security zone 138. The memory 132, the processor 134, the normal security zone 136, and the trusted security zone 138 are substantially similar to the corresponding structures of the mobile device 102 and will not be described separately herein. The main difference between the mobile device 102 and the computer 110 as it pertains to this disclosure is that the mobile device 102 is communicatively coupled to the network 106 by a wireless link and the computer 110 may be communicatively coupled to the network 106 by a wired link. In an embodiment, however, the computer 110 may be communicatively coupled to the network 106 by a wireless link, such as by a wireless link to an access point in a wireless local access network (WLAN) that is part of the network 106.
Turning now to
The trusted security zone 128 may further comprise one or more subordinate trusted security zones 154, for example a first subordinate trusted security zone 154a, a second subordinate trusted security zone 154b, and a third subordinate trusted security zone 154c. The subordinate trusted security zones 154 may be created at the time of manufacturing of the processor 124 and may be fixed in number. Alternatively, the subordinate trusted security zones 154 may be dynamically created after manufacturing of the processor 124 and may vary in number. Each subordinate trusted security zone 154 may execute a trusted application 156. For example, the first subordinate trusted security zone 154a may execute a first trusted application 156a, the second subordinate trusted security zone 154b may execute a second trusted application 156b, and the third subordinate trusted security zone 154c may execute a third trusted application 156c. In an embodiment, the subordinate trusted security zones 154 may be associated with and/or execute a plurality of different trusted applications 156.
The master trusted application 152 may perform a variety of operations or functions associated with the subordinate trust zones 154. For example, the master trusted application 152 may schedule which of the subordinate trust zones 154 and/or trusted applications 156 may execute at a specific time, for how long, and may invoke or initiate execution of the trusted application 156. The master trusted application 152 may promote the initialization of the subordinate trust zones 154, the installation of trusted applications 156, and/or the dynamic allocation of space and/or resources in the trusted security zone 128 to the subordinate trust zones 154. While the master trusted application 152 and/or the master trusted security zone 150 exercises these supervisory, mediating, and/or promotional activities, it is to be understood that the master trusted application 152 and/or the master trusted security zone 150 has limited or no direct visibility into the processing of the trusted applications 156 by the subordinate trusted security zones 154 and/or into the data accessed by the subordinate trusted security zones 154.
In an embodiment, the trusted security zone 128 is manufactured by an original equipment manufacturer of processors 134, for example a semiconductor manufacturer, to have the master trusted security zone 150 and a fixed number of subordinate trusted security zones 154. The trusted security zone 128 may comprise 2 subordinate trusted security zones 154, 4 subordinate trusted security zones 154, 8 subordinate trusted security zones 154, 16 subordinate trusted security zones 154, or more subordinate trusted security zones 154. In an embodiment, the trusted security zone 128 may comprise an odd number of subordinate trusted security zones 154. The master trusted security zone 150 may be provisioned by the manufacturer with the master trusted application 152 and a master key that may be presented with requests for service by the master trusted application 152. Additionally, the subordinate trusted security zones 154 may be provisioned by the manufacturer with a base layer of trusted security functionality or utilities.
After the mobile device 102 is placed into service, a user may wish to provision a credit card into one of the subordinate trusted security zones 154, for example to provision a first credit card into the first subordinate trusted security zone 154a. A first trusted service manager server 108 may send a request to the master trusted application 152 to provision the first credit card into the first subordinate trusted security zone 154a, via the network 106, via the base transceiver station 104, and via the radio transceiver 120. Said in other words, the first trusted service manager server 108 may send the request via a radio communication link, and the mobile device 102 may receive the request via a radio communication link. The trusted service manager server 108 may perform the credit card provisioning while executing in a trusted security zone of the trusted service manager server 108 and may transmit the request over a trusted end-to-end communication link. For further details about establishing trusted end-to-end communication links, see U.S. patent application Ser. No. 13/532,588, filed Jun. 25, 2012, entitled “End-to-end Trusted Communications Infrastructure,” by Leo Michael McRoberts, et al., which was incorporated by reference above.
The provisioning may be conducted in two steps. The first step may involve the trusted service manager server 108 providing the master key to the master trusted application 152. The master trusted application 152 may then provide access to the first subordinate trusted security zone 154a to the trusted service manager server 108. When the trusted service manager server 108 has gained access to the first subordinate trusted security zone 154a, the trusted service manager server 108 may initialize the first subordinate trusted security zone 154a with an individual key known to the trusted service manager server 108 and not known to the master trusted application 152 or to the master trusted security zone 150. Then, in the second step of provisioning, the trusted service manager server 108 may send a request to the first trusted security zone 154a including the individual key, wherein the request further comprises the first trusted application 156a and possibly additional data or information for installation in the first trusted security zone 154a and/or in a portion of memory 122 allocated to the first trusted security zone 154a. One or more functions that are part of a base layer of trusted security functionality that may have been installed during original manufacturing of the processor 124 may perform this request. Alternatively, the master trusted application 152 may install the base layer of trusted security functionality during the first step of provisioning above. In this way a subordinate trusted security zone 154 may be provisioned after manufacturing with an initial facilitation from the master trusted application 152 and the master trusted security zone 150.
The subordinate trusted security zones 154 may be used to support a variety of trusted applications and/or storage of confidential information. A subordinate trusted security zone 154 may be provisioned to support credit card transactions by installing a trusted application associated with the credit card and confidential information such as credit card account numbers, credit card authentication numbers in the subordinate trusted security zone 154 and/or in a portion of memory 122 dedicated to the subordinate trusted security zone 154. A subordinate trusted security zone 154 may be provisioned to support debit card transactions by installing a trusted application associated with the debit card and confidential information such as debit card account numbers, debit card personal identification number (PIN), and initializing an account funds balance in the subordinate trusted security zone 154 and/or in a portion of memory 122 dedicated to the subordinate trusted security zone 154. A subordinate trusted security zone 154 may be provisioned to support presenting and/or storing medical records. A subordinate trusted security zone 154 may be provisioned to present and/or to store a medical treatment regime. A subordinate trusted security zone 154 may be provisioned to support an interface and applications pack by installing one or more trusted applications associated with the interface and applications pack and confidential information in the subordinate trusted security zone 154 and/or in a portion of memory 122 dedicated to the subordinate trusted security zone 154. Interface and applications packs are discussed in more detail below.
The mobile device 102 may execute different interface and applications packs in different circumstances or in different contexts. For example, an enterprise interface and applications pack may be executed when the user is at work or during working hours, and a personal interface and applications pack may be executed when the user is out of work or outside of working hours. At least a portion of the subject interface and applications packs may execute in one of the subordinate trusted security zones 154, but other portions of the interface and applications packs may execute in the normal security zone 126. The different interface and applications packs active under different contexts may be referred to as different personas. The present disclosure contemplates the trusted security zone 128 supporting any number of personas, for example personas associated with affinity of the user to a professional sports team, one or more personal interests of the user such as astronomy, bird watching, stamp collecting, home cooking, and the like. Different personas may be associated with different users who may share a mobile device 102 and/or a computer 110. For example, a father may be associated with a first persona provisioned in a subordinate trusted security zone 154, a mother may be associated with a second persona provisioned in a different subordinated trusted security zone 154, and a child may be associated with a third persona provisioned in yet a different subordinate trusted security zone.
The system 100 may comprise other computers or servers coupled to the network 106 that may be associated with one or more of the subordinate trusted security zones 154 and/or the trusted applications 156, for example a server associated with one or more interface and applications pack, a server associated with an enterprise persona, a server associated with a private persona, a server associated with a medical record repository or source, a server associated with a medical treatment monitoring system, or other servers. These other computers or servers may be involved in provisioning and monitoring the trusted application 156 of the subordinate trusted security zone 154 that they are responsible for, analogously to the trusted service manager server 108.
In an embodiment, the subordinate trusted security zones 156 may not be initially created by the original equipment manufacturer of the processor 124. When a request is received by the master trusted application 152 to access a subordinate trusted security zone 154, for example from the trusted service manager server 108, the master trusted application 152 may allocate resources for and otherwise establish the subordinate trusted security zone 154. The master trusted application 152 may provision a base layer of trusted security functionality or utilities into the subordinate trusted security zone 154. Once established in this way, the provisioning of the subordinate trusted security zone 154 may be conducted as described above.
In an embodiment, one or more of the subordinate trusted security zones 154 may be dynamically scaled in size, for example a size or share of the trusted security zone 128 allocated to one or more of the subordinate trusted security zones 154 may be increased or decreased under some conditions. In an embodiment, some of the subordinate trusted security zones 154 may be allocated a static or fixed size while others of the subordinate trusted security zones 154 may be dynamically scalable in size. Alternatively, in an embodiment, all of the subordinate trusted security zones 154 may be dynamically scalable in size. In an embodiment, one or more of the subordinate trusted security zones 154 that are created and/or initialized by the original equipment manufacturer of the processor 124 may be configured to be dynamically scalable in size.
Under some circumstances, a manager of the trusted application 156, for example the trusted service manager server 108, may determine that more resources are desired for executing the trusted application 156 in the subordinate trusted security zone 154, for example more dedicated space of the trusted security zone 128 and/or a larger dedicated portion of the memory 122. The manager may send a request to the master trusted application 152 to increase the resources allocated to the subject trusted application 156 and/or the subject subordinate trusted security zone 154. The master trusted application 152 may expropriate resources previously allocated to a different subordinate trusted security zone 154 and/or different trusted application 156 and reallocate those resources to the requesting trusted application 156. For example, the trusted service manager 108 may request that the first subordinate trusted security zone 154a and/or the first trusted application 156a be allocated additional resources, and the master trusted application 152 may expropriate some of the resources previously allocated to the second subordinate trusted security zone 154b and/or the second trusted application 156b and reallocate these resources to the first subordinate trusted security zone 154a and/or the first trusted application 156a.
Alternatively, in an embodiment, the master trusted application 152 may expropriate and/or reduce the memory allocated to the first subordinate trusted security zone 154a and/or first trusted application 156a and increase the memory allocated to the second subordinate trusted security zone 154b and/or the second trusted application 156b based on a daily schedule or based on a context associated with the mobile device 102 or the computer 110. For example, when the working day is about to begin, the master trusted application 152 may expropriate resources from the private persona and reallocate these resources to the enterprise persona.
In an embodiment, each of the trusted applications 156 and/or the base layer of functionality installed in the subordinate trusted security zones 154 monitor their use of their own resources and provide a report of this usage to the master trusted application 152. In an embodiment, each subordinate trusted security zone 154 provides a report or a report update to the master trusted application 152 when the trusted application 156 discontinues executing. The resources may comprise a memory utilization or memory allocation in the memory 122. The resources may comprise a number of instructions per unit of time, for example a number of MIPS (millions of instructions per second) that the subject trusted application 156 consumes when executing. The trusted applications 156 and/or the base layer of the functionality installed in the subordinate trusted security zones 154 may generate a report of memory usage and/or of processor utilization. The master trusted application 152 may calculate or determine one or more figures of merit on the resource usage of the several subordinate trusted security zones 154 and/or the several trusted applications 156. The master trusted application 152 may determine an average resource usage, a windowed average resource usage, a maximum resource usage, an average of a predetermined number of maximum resource usage, a maximum resource usage that discards a predefined number of outlying maximums, or other figures of merit of resource usage for each subordinate trusted security zone 154. A windowed average may be calculated by averaging over a contiguous subset of values, for example a predefined number of the most recent set of values. For example, a windowed average of memory consumption may be determined by averaging the five most recent memory consumption determinations or by averaging the ten most recent memory consumption determinations.
Based on the figure of merit of resource usage of a subordinate trusted security zone 154 and/or trusted application 156, the master trusted application 152 may expropriate some of the previously allocated resources from that subordinate trusted security zone 154 and/or trusted application 156. In some cases the master trusted application 152 may expropriate some previously allocated resources from a plurality of subordinate trusted security zones 154 and/or trusted applications 156 in order to reduce the impact of the expropriation of resources on any single subordinate trusted security zone 154 and/or trusted application 156. The expropriated resources may then be reallocated to the requesting subordinate trusted security zone 154 and/or trusted application 156. For example, the master trusted application 152 may reduce the memory resources allocated to the first subordinate trusted security zone 154a and/or the first trusted application 156a based on a report of memory utilization provided by the first trusted application 156a and may increase the memory resources allocated to the second subordinate trusted security zone 154b and/or the second trusted application 156b.
The master trusted application 152 may be aware of the address ranges of resources, for example portions of the memory 122, that are allocated to the subordinate trusted security zones 154 and/or trusted applications 156. The master trusted application 152 may selectively target resources for expropriation to attempt to keep the resources allocated to the requesting subordinate trusted security application 154 and/or trusted application as nearly contiguous as possible.
Turning now to
Turning now to
Turning now to
An interface and applications pack (IAP) comprises at least one of a media file, an application, a web widget, and a network service and may be used to customize the communication experience of using an electronic device. In an embodiment, the interface and applications pack comprises at least two of these enumerated elements. In another embodiment, the interface and applications pack comprises at least three of these enumerated elements. An interface and applications pack may be viewed as an aggregated set of applications, web widgets, network services, ring tones, ringback tones, alerting tones, wallpapers, interface controls, and other content targeted for the electronic device. In some contexts, the interface and applications pack may be referred to as an ID pack.
As an example, but not by way of limitation, an interface and applications pack may be produced by an enterprise such as a retail outlet or a media business to promote its business interests to wireless communication service subscribers. The interface and applications pack, when active on a electronic device, may provide a control to select a store mapping web widget that provides a map of the location of products within a retail store, where the map of the store is dynamically downloaded by the web widget based on a physical location of the electronic device and based on known locations of the retail stores operated by the enterprise. The map web widget may provide a control to select a search utility for finding the location of a specific product within a store.
The interface and applications pack may provide an application that automatically generates an electronic coupon and posts a notification about the coupon in a notifications display area of the electronic device. The application may generate the coupon and post the related notification based on determining that the physical location of the electronic device is in the proximity of a known retail store operated by the enterprise. Alternatively, the application may generate the coupon based on the passage of a period of time without the subscriber of the electronic device making a purchase from the enterprise and based on the day of the week, for example a Saturday when the subscriber of the electronic device has most often made purchases from the enterprise in the past. In an embodiment, the application may determine when the electronic device is in a retail store operated by the enterprise, establish a communication link with a corresponding application executing on a server in the retail store, and receive information about purchases made by the subscriber of the electronic device. This purchase information may be used in the process of generating coupons described above.
The interface and applications pack may provide controls to access a network application that promotes participation in relevant social media, for example to participate in a home improvement discussion forum sponsored by the subject retail store, to post photographs of home improvement projects the user has completed, and to post descriptions of the materials used and/or innovations applied to overcome peculiar problems. The interface and applications pack may provide controls to select videos posted to the home improvement social media site, for example video showing fundamental techniques of using tools.
The interface and applications pack may provide media files that define wall papers and themes that change the look and sounds of the electronic device. For example, the interface and application pack may include an audio file that defines an aural alert associated with receiving a short message service (SMS) message that is the sound of hammering. For example, the interface and application pack may include a picture file that defines the background of the display of the electronic device to be a photographic view of picturesque mountains seen through a 2×4 frame structure for a storage shed. These examples are provided to suggest the scope and power of the ID pack construct, but it is understood that a great variety of implementations of the ID pack are contemplated by the present disclosure. The interface and applications pack may include alerting tones that are played when selected events occur to alert a user, for example to alert the user that a simple message service (SMS) message has been received or to alert the user to an event or the approach of an event germane to the subject interface and applications pack.
The interface and applications pack may provide interface controls for selecting functionality provided as part of the interface and applications pack as well as for selecting functionality that may be provided by the electronic device independently of the interface and applications pack. For example, the interface and applications pack may provide a control for invoking an address book widget that is provided by the firmware of the electronic device or for invoking a voice call dialing functionality. Interface controls provided by the interface and applications pack that invoke functions provided by the electronic device itself, for example provided in firmware of the electronic device, may be referred to as encapsulated controls. Such encapsulation of controls by the interface and applications pack may promote a more complete adaptation of the communication experience.
The interface and applications pack further comprises an automatic self-installation routine that provides a user-friendly means to “stand up” the interface and applications pack for the electronic device. The self-installation routine may download applications, web widgets, ring tones, wallpapers, and other content to the electronic device. The self-installation routine may include instructions to automatically configure the device's home screens such as shortcuts, bookmarks, and widget placement. In an embodiment, a portion of the self-installation routine may execute partly in the network to provision and/or initialize network services, ringback tones, and other network-provided functionality associated with the interface and applications pack. For example, a portion of the self-installation routine may initialize and/or provision voice-mail changes. The portion of the self-installation routine that executes on the electronic device may invoke the portion of the self-installation routine that executes in the network. In an embodiment, a portion of the self-installation routine may be provided by a utility built into the basic firmware or software library of the electronic device and another portion of the self-installation routine may be provided as part of the specific interface and applications pack.
The interface and applications pack is experienced, at one level of abstraction, as a unity. For example, when a user selects an ID pack for installation on the electronic device, the user may perform a single selection action, and the self-installation routine may perform a number of separate and distinct actions to stand-up the selected ID pack that are not observed by the user. When the user selects an ID pack to be active, a currently active ID pack may be deactivated and the various distinct components of the selected ID pack may be brought into operation as a single global action, mediated by the automatic self-installation routine. The unity of experience may be further promoted by interactions among the several components of the ID pack. For example, selection of controls in a web widget of the ID pack may invoke playback of audios stored in media files of the ID pack; for example, execution of an application of the ID pack may trigger a modification of the wallpaper presented as a backdrop for the display of the electronic device.
An interface and applications pack may be tested to assure that the aggregation of media files, applications, web widgets, and network services interact appropriately with each other and do not impair other functionality of the electronic device. The testing may verify that the interface and applications pack interoperates with a range of different electronic devices, standard firmware, and/or standard applications. In an embodiment, the service provider may impose a constraint that interface and applications packs be provided to the electronic device from a controlled content source so that the service provider can exercise oversight and quality control of interface and applications packs. In some contexts interface and applications packs may be referred to as IDs and/or as application packs. For further details about interface and applications packs, see U.S. patent application Ser. No. 13/023,486, filed Feb. 8, 2011, entitled “System and Method for ID Platform,” by Jason R. Delker, et al., and U.S. patent application Ser. No. 12/876,221, filed Sep. 6, 2010, entitled “Dynamic Loading, Unloading, and Caching of Alternate Complete Interfaces,” by Jason R. Delker, et al., both of which are incorporated herein by reference in their entirety.
The DSP 502 or some other form of controller or central processing unit operates to control the various components of the mobile device 400 in accordance with embedded software or firmware stored in memory 504 or stored in memory contained within the DSP 502 itself. In addition to the embedded software or firmware, the DSP 502 may execute other applications stored in the memory 504 or made available via information carrier media such as portable data storage media like the removable memory card 520 or via wired or wireless network communications. The application software may comprise a compiled set of machine-readable instructions that configure the DSP 502 to provide the desired functionality, or the application software may be high-level software instructions to be processed by an interpreter or compiler to indirectly configure the DSP 502.
The DSP 502 may communicate with a wireless network via the analog baseband processing unit 510. In some embodiments, the communication may provide Internet connectivity, enabling a user to gain access to content on the Internet and to send and receive e-mail or text messages. The input/output interface 518 interconnects the DSP 502 and various memories and interfaces. The memory 504 and the removable memory card 520 may provide software and data to configure the operation of the DSP 502. Among the interfaces may be the USB port 522 and the infrared port 524. The USB port 522 may enable the mobile device 400 to function as a peripheral device to exchange information with a personal computer or other computer system. The infrared port 524 and other optional ports such as a Bluetooth® interface or an IEEE 802.11 compliant wireless interface may enable the mobile device 400 to communicate wirelessly with other nearby handsets and/or wireless base stations.
The keypad 528 couples to the DSP 502 via the interface 518 to provide one mechanism for the user to make selections, enter information, and otherwise provide input to the mobile device 400. Another input mechanism may be the touch screen LCD 530, which may also display text and/or graphics to the user. The touch screen LCD controller 532 couples the DSP 502 to the touch screen LCD 530. The GPS receiver 538 is coupled to the DSP 502 to decode global positioning system signals, thereby enabling the mobile device 400 to determine its position.
It is understood that by programming and/or loading executable instructions onto the computer system 380, at least one of the CPU 382, the RAM 388, and the ROM 386 are changed, transforming the computer system 380 in part into a particular machine or apparatus having the novel functionality taught by the present disclosure. It is fundamental to the electrical engineering and software engineering arts that functionality that can be implemented by loading executable software into a computer can be converted to a hardware implementation by well known design rules. Decisions between implementing a concept in software versus hardware typically hinge on considerations of stability of the design and numbers of units to be produced rather than any issues involved in translating from the software domain to the hardware domain. Generally, a design that is still subject to frequent change may be preferred to be implemented in software, because re-spinning a hardware implementation is more expensive than re-spinning a software design. Generally, a design that is stable that will be produced in large volume may be preferred to be implemented in hardware, for example in an application specific integrated circuit (ASIC), because for large production runs the hardware implementation may be less expensive than the software implementation. Often a design may be developed and tested in a software form and later transformed, by well known design rules, to an equivalent hardware implementation in an application specific integrated circuit that hardwires the instructions of the software. In the same manner as a machine controlled by a new ASIC is a particular machine or apparatus, likewise a computer that has been programmed and/or loaded with executable instructions may be viewed as a particular machine or apparatus.
The secondary storage 384 is typically comprised of one or more disk drives or tape drives and is used for non-volatile storage of data and as an over-flow data storage device if RAM 388 is not large enough to hold all working data. Secondary storage 384 may be used to store programs which are loaded into RAM 388 when such programs are selected for execution. The ROM 386 is used to store instructions and perhaps data which are read during program execution. ROM 386 is a non-volatile memory device which typically has a small memory capacity relative to the larger memory capacity of secondary storage 384. The RAM 388 is used to store volatile data and perhaps to store instructions. Access to both ROM 386 and RAM 388 is typically faster than to secondary storage 384. The secondary storage 384, the RAM 388, and/or the ROM 386 may be referred to in some contexts as computer readable storage media and/or non-transitory computer readable media.
I/O devices 390 may include printers, video monitors, liquid crystal displays (LCDs), touch screen displays, keyboards, keypads, switches, dials, mice, track balls, voice recognizers, card readers, paper tape readers, or other well-known input devices.
The network connectivity devices 392 may take the form of modems, modem banks, Ethernet cards, universal serial bus (USB) interface cards, serial interfaces, token ring cards, fiber distributed data interface (FDDI) cards, wireless local area network (WLAN) cards, radio transceiver cards such as code division multiple access (CDMA), global system for mobile communications (GSM), long-term evolution (LTE), worldwide interoperability for microwave access (WiMAX), and/or other air interface protocol radio transceiver cards, and other well-known network devices. These network connectivity devices 392 may enable the processor 382 to communicate with the Internet or one or more intranets. With such a network connection, it is contemplated that the processor 382 might receive information from the network, or might output information to the network in the course of performing the above-described method steps. Such information, which is often represented as a sequence of instructions to be executed using processor 382, may be received from and outputted to the network, for example, in the form of a computer data signal embodied in a carrier wave.
Such information, which may include data or instructions to be executed using processor 382 for example, may be received from and outputted to the network, for example, in the form of a computer data baseband signal or signal embodied in a carrier wave. The baseband signal or signal embedded in the carrier wave, or other types of signals currently used or hereafter developed, may be generated according to several methods well known to one skilled in the art. The baseband signal and/or signal embedded in the carrier wave may be referred to in some contexts as a transitory signal.
The processor 382 executes instructions, codes, computer programs, scripts which it accesses from hard disk, floppy disk, optical disk (these various disk based systems may all be considered secondary storage 384), ROM 386, RAM 388, or the network connectivity devices 392. While only one processor 382 is shown, multiple processors may be present. Thus, while instructions may be discussed as executed by a processor, the instructions may be executed simultaneously, serially, or otherwise executed by one or multiple processors. Instructions, codes, computer programs, scripts, and/or data that may be accessed from the secondary storage 384, for example, hard drives, floppy disks, optical disks, and/or other device, the ROM 386, and/or the RAM 388 may be referred to in some contexts as non-transitory instructions and/or non-transitory information.
In an embodiment, the computer system 380 may comprise two or more computers in communication with each other that collaborate to perform a task. For example, but not by way of limitation, an application may be partitioned in such a way as to permit concurrent and/or parallel processing of the instructions of the application. Alternatively, the data processed by the application may be partitioned in such a way as to permit concurrent and/or parallel processing of different portions of a data set by the two or more computers. In an embodiment, virtualization software may be employed by the computer system 380 to provide the functionality of a number of servers that is not directly bound to the number of computers in the computer system 380. For example, virtualization software may provide twenty virtual servers on four physical computers. In an embodiment, the functionality disclosed above may be provided by executing the application and/or applications in a cloud computing environment. Cloud computing may comprise providing computing services via a network connection using dynamically scalable computing resources. Cloud computing may be supported, at least in part, by virtualization software. A cloud computing environment may be established by an enterprise and/or may be hired on an as-needed basis from a third party provider. Some cloud computing environments may comprise cloud computing resources owned and operated by the enterprise as well as cloud computing resources hired and/or leased from a third party provider.
In an embodiment, some or all of the functionality disclosed above may be provided as a computer program product. The computer program product may comprise one or more computer readable storage medium having computer usable program code embodied therein to implement the functionality disclosed above. The computer program product may comprise data structures, executable instructions, and other computer usable program code. The computer program product may be embodied in removable computer storage media and/or non-removable computer storage media. The removable computer readable storage medium may comprise, without limitation, a paper tape, a magnetic tape, magnetic disk, an optical disk, a solid state memory chip, for example analog magnetic tape, compact disk read only memory (CD-ROM) disks, floppy disks, jump drives, digital cards, multimedia cards, and others. The computer program product may be suitable for loading, by the computer system 380, at least portions of the contents of the computer program product to the secondary storage 384, to the ROM 386, to the RAM 388, and/or to other non-volatile memory and volatile memory of the computer system 380. The processor 382 may process the executable instructions and/or data structures in part by directly accessing the computer program product, for example by reading from a CD-ROM disk inserted into a disk drive peripheral of the computer system 380. Alternatively, the processor 382 may process the executable instructions and/or data structures by remotely accessing the computer program product, for example by downloading the executable instructions and/or data structures from a remote server through the network connectivity devices 392. The computer program product may comprise instructions that promote the loading and/or copying of data, data structures, files, and/or executable instructions to the secondary storage 384, to the ROM 386, to the RAM 388, and/or to other non-volatile memory and volatile memory of the computer system 380.
In some contexts, the secondary storage 384, the ROM 386, and the RAM 388 may be referred to as a non-transitory computer readable medium or a computer readable storage media. A dynamic RAM embodiment of the RAM 388, likewise, may be referred to as a non-transitory computer readable medium in that while the dynamic RAM receives electrical power and is operated in accordance with its design, for example during a period of time during which the computer 380 is turned on and operational, the dynamic RAM stores information that is written to it. Similarly, the processor 382 may comprise an internal RAM, an internal ROM, a cache memory, and/or other internal non-transitory storage blocks, sections, or components that may be referred to in some contexts as non-transitory computer readable media or computer readable storage media.
While several embodiments have been provided in the present disclosure, it should be understood that the disclosed systems and methods may be embodied in many other specific forms without departing from the spirit or scope of the present disclosure. The present examples are to be considered as illustrative and not restrictive, and the intention is not to be limited to the details given herein. For example, the various elements or components may be combined or integrated in another system or certain features may be omitted or not implemented.
Also, techniques, systems, subsystems, and methods described and illustrated in the various embodiments as discrete or separate may be combined or integrated with other systems, modules, techniques, or methods without departing from the scope of the present disclosure. Other items shown or discussed as directly coupled or communicating with each other may be indirectly coupled or communicating through some interface, device, or intermediate component, whether electrically, mechanically, or otherwise. Other examples of changes, substitutions, and alterations are ascertainable by one skilled in the art and could be made without departing from the spirit and scope disclosed herein.
This application is a divisional of and claims priority under 35 U.S.C. §119 to U.S. patent application Ser. No. 13/571,348, filed on Aug. 10, 2012, entitled “Systems and Methods for Provisioning and Using Multiple Trusted Security Zones on an Electronic Device,” by Stephen J. Bye, et al., which is incorporated herein by reference for all purposes.
Number | Name | Date | Kind |
---|---|---|---|
5303378 | Cohen | Apr 1994 | A |
5321735 | Breeden et al. | Jun 1994 | A |
5764889 | Ault et al. | Jun 1998 | A |
5796952 | Davis et al. | Aug 1998 | A |
5825876 | Peterson, Jr. | Oct 1998 | A |
5950200 | Sudai et al. | Sep 1999 | A |
6064975 | Moon et al. | May 2000 | A |
6131024 | Boltz | Oct 2000 | A |
6177860 | Cromer et al. | Jan 2001 | B1 |
6186553 | Phillips et al. | Feb 2001 | B1 |
6219712 | Mann et al. | Apr 2001 | B1 |
6222463 | Rai | Apr 2001 | B1 |
6356838 | Paul | Mar 2002 | B1 |
6363150 | Bhagavath et al. | Mar 2002 | B1 |
6389403 | Dorak, Jr. | May 2002 | B1 |
6434561 | Durst, Jr. et al. | Aug 2002 | B1 |
6441831 | Abramowitz et al. | Aug 2002 | B1 |
6477180 | Aggarwal et al. | Nov 2002 | B1 |
6507869 | Franke et al. | Jan 2003 | B1 |
6507904 | Ellison et al. | Jan 2003 | B1 |
6614893 | Paiz | Sep 2003 | B1 |
6622016 | Sladek et al. | Sep 2003 | B1 |
6647260 | Dusse et al. | Nov 2003 | B2 |
6651171 | England et al. | Nov 2003 | B1 |
6668322 | Wood et al. | Dec 2003 | B1 |
6691230 | Bardon | Feb 2004 | B1 |
6754784 | North et al. | Jun 2004 | B1 |
6823454 | Hind et al. | Nov 2004 | B1 |
6824064 | Guthery et al. | Nov 2004 | B2 |
6882290 | French et al. | Apr 2005 | B2 |
6895234 | Laursen et al. | May 2005 | B1 |
6978132 | Sladek et al. | Dec 2005 | B1 |
6986107 | Hanggie et al. | Jan 2006 | B2 |
7031437 | Parsons et al. | Apr 2006 | B1 |
7043241 | Sladek et al. | May 2006 | B1 |
7046998 | Verma et al. | May 2006 | B2 |
7069234 | Cornelius et al. | Jun 2006 | B1 |
7072653 | Sladek et al. | Jul 2006 | B1 |
7073130 | Novak et al. | Jul 2006 | B2 |
7127541 | Govindarajulu et al. | Oct 2006 | B2 |
7215754 | Woodson et al. | May 2007 | B1 |
7260382 | Lamb et al. | Aug 2007 | B1 |
7260386 | Haldar et al. | Aug 2007 | B1 |
7366806 | Milenkovic et al. | Apr 2008 | B2 |
7386275 | Pirzada et al. | Jun 2008 | B2 |
7387240 | Ziegler | Jun 2008 | B2 |
7409208 | Clare et al. | Aug 2008 | B1 |
7500198 | Mathews et al. | Mar 2009 | B2 |
7519824 | Peyravian et al. | Apr 2009 | B1 |
7552432 | Aiba | Jun 2009 | B2 |
7552467 | Lindsay | Jun 2009 | B2 |
7558953 | Osthoff et al. | Jul 2009 | B2 |
7571364 | Whetsel | Aug 2009 | B2 |
7574382 | Hubert | Aug 2009 | B1 |
7650645 | Langendorf et al. | Jan 2010 | B1 |
7681134 | Grechishkin et al. | Mar 2010 | B1 |
7702322 | Maurya et al. | Apr 2010 | B1 |
7716720 | Marek et al. | May 2010 | B1 |
7761558 | Jindal et al. | Jul 2010 | B1 |
7788593 | Grechishkin et al. | Aug 2010 | B1 |
7849309 | Brown | Dec 2010 | B1 |
7873837 | Lee et al. | Jan 2011 | B1 |
7895642 | Larson et al. | Feb 2011 | B1 |
7921303 | Mauro, II | Apr 2011 | B2 |
7930636 | Garbow et al. | Apr 2011 | B2 |
7970386 | Bhat et al. | Jun 2011 | B2 |
8012219 | Mendez et al. | Sep 2011 | B2 |
8060449 | Zhu | Nov 2011 | B1 |
8073428 | Khetawat et al. | Dec 2011 | B2 |
8086238 | Kosar | Dec 2011 | B1 |
8112794 | Little et al. | Feb 2012 | B2 |
8150962 | Wolter | Apr 2012 | B1 |
8190919 | Natarajan et al. | May 2012 | B2 |
8204480 | Lindteigen et al. | Jun 2012 | B1 |
8238823 | Maugars et al. | Aug 2012 | B2 |
8244277 | Cha et al. | Aug 2012 | B1 |
8265658 | Issa et al. | Sep 2012 | B2 |
8270310 | Raleigh | Sep 2012 | B2 |
8270941 | Kenagy et al. | Sep 2012 | B2 |
8271336 | Mikurak | Sep 2012 | B2 |
8295811 | Gailloux et al. | Oct 2012 | B1 |
8298295 | Aissi et al. | Oct 2012 | B2 |
8315198 | Corneille et al. | Nov 2012 | B2 |
8316237 | Felsher et al. | Nov 2012 | B1 |
8332953 | Lemieux et al. | Dec 2012 | B2 |
8359016 | Lindeman et al. | Jan 2013 | B2 |
8402543 | Ranjan et al. | Mar 2013 | B1 |
8413229 | Mullick et al. | Apr 2013 | B2 |
8429409 | Wall et al. | Apr 2013 | B1 |
8442588 | Sims et al. | May 2013 | B2 |
8443420 | Brown et al. | May 2013 | B2 |
8447983 | Beck et al. | May 2013 | B1 |
8468164 | Paleja et al. | Jun 2013 | B1 |
8494576 | Bye et al. | Jul 2013 | B1 |
8498572 | Schooley et al. | Jul 2013 | B1 |
8504097 | Cope et al. | Aug 2013 | B1 |
8533605 | Cha et al. | Sep 2013 | B1 |
8538398 | Wilson et al. | Sep 2013 | B2 |
8542833 | Devol et al. | Sep 2013 | B2 |
8559933 | Delker et al. | Oct 2013 | B1 |
8566183 | Bonar et al. | Oct 2013 | B1 |
8577334 | Smith et al. | Nov 2013 | B1 |
8577737 | Amacker et al. | Nov 2013 | B1 |
8583091 | Delker et al. | Nov 2013 | B1 |
8588749 | Sadhvani et al. | Nov 2013 | B1 |
8589911 | Sharkey et al. | Nov 2013 | B1 |
8590012 | Roy et al. | Nov 2013 | B2 |
8631247 | O'Loughlin et al. | Jan 2014 | B2 |
8632000 | Laracey | Jan 2014 | B2 |
8649770 | Cope et al. | Feb 2014 | B1 |
8650096 | Van Buskirk et al. | Feb 2014 | B2 |
8650492 | Mui et al. | Feb 2014 | B1 |
8661119 | Jindal et al. | Feb 2014 | B1 |
8667607 | Paczkowski et al. | Mar 2014 | B2 |
8681969 | Rodde et al. | Mar 2014 | B1 |
8707056 | Felton | Apr 2014 | B2 |
8712407 | Cope et al. | Apr 2014 | B1 |
8718554 | Abel | May 2014 | B2 |
8719586 | Paleja et al. | May 2014 | B1 |
8726343 | Borzycki et al. | May 2014 | B1 |
8738333 | Behera et al. | May 2014 | B1 |
8750839 | Paczkowski et al. | Jun 2014 | B1 |
8752140 | Paczkowski et al. | Jun 2014 | B1 |
8762298 | Ranjan et al. | Jun 2014 | B1 |
8787873 | Hitt et al. | Jul 2014 | B1 |
8793808 | Boccon-Gibod | Jul 2014 | B2 |
8797875 | Garcia Martin et al. | Aug 2014 | B2 |
8811971 | Corda et al. | Aug 2014 | B2 |
8819639 | Schumacher | Aug 2014 | B2 |
8826015 | Lakshminarayanan et al. | Sep 2014 | B2 |
8831998 | Cramer et al. | Sep 2014 | B1 |
8838087 | Delker et al. | Sep 2014 | B1 |
8839460 | Shirlen et al. | Sep 2014 | B2 |
8843122 | Wick et al. | Sep 2014 | B1 |
8850568 | Shirlen et al. | Sep 2014 | B2 |
8856600 | Zadigian et al. | Oct 2014 | B2 |
8862181 | Cope et al. | Oct 2014 | B1 |
8863232 | Tidd | Oct 2014 | B1 |
8863252 | Katzer et al. | Oct 2014 | B1 |
8868898 | Van Hoof | Oct 2014 | B1 |
8881977 | Paczkowski et al. | Nov 2014 | B1 |
8886925 | Qureshi et al. | Nov 2014 | B2 |
8954041 | Delker et al. | Feb 2015 | B1 |
8954588 | Bertz et al. | Feb 2015 | B1 |
8972592 | Delker et al. | Mar 2015 | B1 |
8984592 | Paczkowski et al. | Mar 2015 | B1 |
8989705 | Katzer et al. | Mar 2015 | B1 |
9015068 | Bertz et al. | Apr 2015 | B1 |
9021585 | Paczkowski et al. | Apr 2015 | B1 |
9027102 | Katzer et al. | May 2015 | B2 |
9043446 | Davis et al. | May 2015 | B1 |
9049013 | Paczkowski et al. | Jun 2015 | B2 |
9049186 | Paczkowski et al. | Jun 2015 | B1 |
9066230 | Paczkowski et al. | Jun 2015 | B1 |
9069952 | Paczkowski et al. | Jun 2015 | B1 |
9104840 | Paczkowski et al. | Aug 2015 | B1 |
9118655 | Paczkowski et al. | Aug 2015 | B1 |
9123062 | Delker et al. | Sep 2015 | B1 |
9161227 | Bye et al. | Oct 2015 | B1 |
9161325 | Urbanek | Oct 2015 | B1 |
9171243 | Cordes et al. | Oct 2015 | B1 |
9177157 | Binder | Nov 2015 | B2 |
9183412 | Bye et al. | Nov 2015 | B2 |
9183606 | Paczkowski et al. | Nov 2015 | B1 |
9185626 | Kunkel et al. | Nov 2015 | B1 |
9189607 | Wick et al. | Nov 2015 | B1 |
9191388 | Paczkowski et al. | Nov 2015 | B1 |
9191522 | Krieger et al. | Nov 2015 | B1 |
9208339 | Paczkowski et al. | Dec 2015 | B1 |
9210576 | Cope et al. | Dec 2015 | B1 |
9215180 | Bertz et al. | Dec 2015 | B1 |
9226145 | Loman et al. | Dec 2015 | B1 |
9230085 | Paczkowski et al. | Jan 2016 | B1 |
9253589 | McCann et al. | Feb 2016 | B2 |
9268959 | Paczkowski | Feb 2016 | B2 |
9282898 | McRoberts et al. | Mar 2016 | B2 |
9324016 | Cordes et al. | Apr 2016 | B1 |
9374363 | Paczkowski et al. | Jun 2016 | B1 |
9384498 | Bertz et al. | Jul 2016 | B1 |
9386395 | Delker et al. | Jul 2016 | B1 |
9413839 | Annan et al. | Aug 2016 | B2 |
9442709 | Delker et al. | Sep 2016 | B1 |
9443088 | Bye et al. | Sep 2016 | B1 |
9454723 | Cordes et al. | Sep 2016 | B1 |
9473945 | Marquardt et al. | Oct 2016 | B1 |
9483253 | Schwermann et al. | Nov 2016 | B1 |
9513888 | Fultz et al. | Dec 2016 | B1 |
9560519 | McCracken, Jr. et al. | Jan 2017 | B1 |
9613208 | Paczkowski et al. | Apr 2017 | B1 |
9619810 | Katzer et al. | Apr 2017 | B1 |
9712999 | Cordes et al. | Jul 2017 | B1 |
20010041591 | Carroll | Nov 2001 | A1 |
20020002468 | Spagna et al. | Jan 2002 | A1 |
20020007456 | Peinado et al. | Jan 2002 | A1 |
20020029169 | Oki et al. | Mar 2002 | A1 |
20020035697 | McCurdy et al. | Mar 2002 | A1 |
20020054086 | Van Oostenbrugge et al. | May 2002 | A1 |
20020054150 | I' Anson et al. | May 2002 | A1 |
20020091569 | Kitaura et al. | Jul 2002 | A1 |
20020095389 | Gaines | Jul 2002 | A1 |
20020098389 | Wang et al. | Jul 2002 | A1 |
20020101444 | Novak et al. | Aug 2002 | A1 |
20020123335 | Luna et al. | Sep 2002 | A1 |
20020142760 | Gidron et al. | Oct 2002 | A1 |
20020156911 | Croman et al. | Oct 2002 | A1 |
20020166070 | Mualem et al. | Nov 2002 | A1 |
20020167542 | Florin | Nov 2002 | A1 |
20020174344 | Ting | Nov 2002 | A1 |
20020181503 | Montgomery | Dec 2002 | A1 |
20020184325 | Killcommons et al. | Dec 2002 | A1 |
20020194361 | Itoh et al. | Dec 2002 | A1 |
20020194496 | Griffin et al. | Dec 2002 | A1 |
20030045273 | Pyhalammi et al. | Mar 2003 | A1 |
20030092435 | Boivin | May 2003 | A1 |
20030093667 | Dutta et al. | May 2003 | A1 |
20030110046 | Cofta | Jun 2003 | A1 |
20030126225 | Camble et al. | Jul 2003 | A1 |
20030172163 | Fujita et al. | Sep 2003 | A1 |
20030182347 | Dehlinger | Sep 2003 | A1 |
20030216143 | Roese et al. | Nov 2003 | A1 |
20030229514 | Brown | Dec 2003 | A2 |
20030233329 | Laraki et al. | Dec 2003 | A1 |
20030237002 | Oishi et al. | Dec 2003 | A1 |
20040036572 | Forster | Feb 2004 | A1 |
20040043788 | Mittal | Mar 2004 | A1 |
20040044752 | Hamaguchi et al. | Mar 2004 | A1 |
20040064351 | Mikurak | Apr 2004 | A1 |
20040093274 | Vanska et al. | May 2004 | A1 |
20040113940 | Brockway et al. | Jun 2004 | A1 |
20040137890 | Kalke | Jul 2004 | A1 |
20040148598 | Kita et al. | Jul 2004 | A1 |
20040158840 | Rothman et al. | Aug 2004 | A1 |
20040171375 | Chow-Toun | Sep 2004 | A1 |
20040179034 | Burritt | Sep 2004 | A1 |
20040181678 | Lee et al. | Sep 2004 | A1 |
20040202319 | Hussain | Oct 2004 | A1 |
20040202328 | Hara | Oct 2004 | A1 |
20040203941 | Kaplan et al. | Oct 2004 | A1 |
20040216054 | Mathews et al. | Oct 2004 | A1 |
20040233844 | Yu et al. | Nov 2004 | A1 |
20040234049 | Melideo | Nov 2004 | A1 |
20040243810 | Rindborg et al. | Dec 2004 | A1 |
20040264372 | Huang | Dec 2004 | A1 |
20050015601 | Tabi | Jan 2005 | A1 |
20050044375 | Paatero | Feb 2005 | A1 |
20050045719 | Yang | Mar 2005 | A1 |
20050050474 | Bells et al. | Mar 2005 | A1 |
20050052994 | Lee | Mar 2005 | A1 |
20050055696 | Betzler et al. | Mar 2005 | A1 |
20050071780 | Muller et al. | Mar 2005 | A1 |
20050085272 | Anderson et al. | Apr 2005 | A1 |
20050091505 | Riley et al. | Apr 2005 | A1 |
20050107068 | Smith et al. | May 2005 | A1 |
20050123596 | Kohane et al. | Jun 2005 | A1 |
20050125396 | Liu | Jun 2005 | A1 |
20050138433 | Linetsky | Jun 2005 | A1 |
20050145688 | Milenkovic et al. | Jul 2005 | A1 |
20050153741 | Chen et al. | Jul 2005 | A1 |
20050164680 | Gould | Jul 2005 | A1 |
20050181796 | Kumar et al. | Aug 2005 | A1 |
20050200478 | Koch et al. | Sep 2005 | A1 |
20050226468 | Deshpande et al. | Oct 2005 | A1 |
20050228892 | Riley et al. | Oct 2005 | A1 |
20050235166 | England et al. | Oct 2005 | A1 |
20050239481 | Seligmann | Oct 2005 | A1 |
20050258250 | Melick et al. | Nov 2005 | A1 |
20050272445 | Zellner | Dec 2005 | A1 |
20050280557 | Jha et al. | Dec 2005 | A1 |
20050283660 | McKeen et al. | Dec 2005 | A1 |
20050289355 | Kitariev et al. | Dec 2005 | A1 |
20060008256 | Khedouri et al. | Jan 2006 | A1 |
20060030291 | Dawson et al. | Feb 2006 | A1 |
20060036851 | DeTreville | Feb 2006 | A1 |
20060040641 | Dawson et al. | Feb 2006 | A1 |
20060048141 | Persson et al. | Mar 2006 | A1 |
20060053283 | Feinleib et al. | Mar 2006 | A1 |
20060074544 | Morariu et al. | Apr 2006 | A1 |
20060085751 | O'Brien et al. | Apr 2006 | A1 |
20060092861 | Corday et al. | May 2006 | A1 |
20060129488 | Vincent | Jun 2006 | A1 |
20060150256 | Fanton et al. | Jul 2006 | A1 |
20060156026 | Utin | Jul 2006 | A1 |
20060161626 | Cardina et al. | Jul 2006 | A1 |
20060164978 | Werner et al. | Jul 2006 | A1 |
20060168637 | Vysotsky et al. | Jul 2006 | A1 |
20060171537 | Enright | Aug 2006 | A1 |
20060190569 | Neil et al. | Aug 2006 | A1 |
20060190605 | Franz et al. | Aug 2006 | A1 |
20060212853 | Sutardja | Sep 2006 | A1 |
20060218320 | Avraham et al. | Sep 2006 | A1 |
20060224901 | Lowe | Oct 2006 | A1 |
20060235760 | Sanjar et al. | Oct 2006 | A1 |
20060239131 | Nathan et al. | Oct 2006 | A1 |
20060245438 | Sajassi et al. | Nov 2006 | A1 |
20060258289 | Dua | Nov 2006 | A1 |
20060259790 | Asokan et al. | Nov 2006 | A1 |
20060261949 | Kim et al. | Nov 2006 | A1 |
20060277307 | Bernardin et al. | Dec 2006 | A1 |
20060277433 | Largman et al. | Dec 2006 | A1 |
20060277469 | Chaudhri et al. | Dec 2006 | A1 |
20070006175 | Durham et al. | Jan 2007 | A1 |
20070011061 | East | Jan 2007 | A1 |
20070038648 | Chetwood et al. | Feb 2007 | A1 |
20070061535 | Xu et al. | Mar 2007 | A1 |
20070061570 | Holtzman et al. | Mar 2007 | A1 |
20070067738 | Flynt et al. | Mar 2007 | A1 |
20070078988 | Miloushev et al. | Apr 2007 | A1 |
20070079120 | Bade et al. | Apr 2007 | A1 |
20070088851 | Levkovitz et al. | Apr 2007 | A1 |
20070094273 | Fritsch et al. | Apr 2007 | A1 |
20070094691 | Gazdzinski | Apr 2007 | A1 |
20070104215 | Wang et al. | May 2007 | A1 |
20070109580 | Yoshida | May 2007 | A1 |
20070118880 | Mauro | May 2007 | A1 |
20070130156 | Tenhunen et al. | Jun 2007 | A1 |
20070143210 | Yeung et al. | Jun 2007 | A1 |
20070150730 | Conti | Jun 2007 | A1 |
20070156850 | Carrion | Jul 2007 | A1 |
20070162759 | Buskey et al. | Jul 2007 | A1 |
20070167167 | Jiang | Jul 2007 | A1 |
20070177771 | Tanaka et al. | Aug 2007 | A1 |
20070180120 | Bainbridge et al. | Aug 2007 | A1 |
20070186212 | Mazzaferri | Aug 2007 | A1 |
20070188306 | Tethrake et al. | Aug 2007 | A1 |
20070192652 | Kao et al. | Aug 2007 | A1 |
20070197261 | Humbel | Aug 2007 | A1 |
20070214332 | Sonoda et al. | Sep 2007 | A1 |
20070226389 | Poortman | Sep 2007 | A1 |
20070265023 | Bengtsson et al. | Nov 2007 | A1 |
20070268842 | Wang | Nov 2007 | A1 |
20070276969 | Bressy et al. | Nov 2007 | A1 |
20070277223 | Datta et al. | Nov 2007 | A1 |
20070280245 | Rosberg | Dec 2007 | A1 |
20070282914 | Sivapragasam et al. | Dec 2007 | A1 |
20070283449 | Blum et al. | Dec 2007 | A1 |
20080005794 | Inoue et al. | Jan 2008 | A1 |
20080010133 | Pyhalammi et al. | Jan 2008 | A1 |
20080011825 | Giordano et al. | Jan 2008 | A1 |
20080014867 | Finn | Jan 2008 | A1 |
20080020745 | Bae et al. | Jan 2008 | A1 |
20080022374 | Brown et al. | Jan 2008 | A1 |
20080022389 | Calcev et al. | Jan 2008 | A1 |
20080034231 | Ginter et al. | Feb 2008 | A1 |
20080034309 | Louch et al. | Feb 2008 | A1 |
20080051142 | Calvet et al. | Feb 2008 | A1 |
20080068166 | Lauper et al. | Mar 2008 | A1 |
20080089517 | Bianco | Apr 2008 | A1 |
20080092057 | Monson et al. | Apr 2008 | A1 |
20080092213 | Wei et al. | Apr 2008 | A1 |
20080097793 | Dicks et al. | Apr 2008 | A1 |
20080100419 | Jatschka et al. | May 2008 | A1 |
20080108321 | Taaghol et al. | May 2008 | A1 |
20080109662 | Natarajan et al. | May 2008 | A1 |
20080121687 | Buhot | May 2008 | A1 |
20080146280 | Sasse et al. | Jun 2008 | A1 |
20080155271 | Barck et al. | Jun 2008 | A1 |
20080159129 | Songhurst et al. | Jul 2008 | A1 |
20080159131 | Hoeflin et al. | Jul 2008 | A1 |
20080162361 | Sklovsky et al. | Jul 2008 | A1 |
20080168515 | Benson et al. | Jul 2008 | A1 |
20080176538 | Terrill et al. | Jul 2008 | A1 |
20080188178 | Maugars et al. | Aug 2008 | A1 |
20080192714 | Kim et al. | Aug 2008 | A1 |
20080201212 | Hammad et al. | Aug 2008 | A1 |
20080201578 | Drake | Aug 2008 | A1 |
20080208681 | Hammad et al. | Aug 2008 | A1 |
20080212503 | Lipford et al. | Sep 2008 | A1 |
20080214172 | Anwer | Sep 2008 | A1 |
20080232259 | Thomson | Sep 2008 | A1 |
20080244758 | Sahita et al. | Oct 2008 | A1 |
20080271163 | Stillerman et al. | Oct 2008 | A1 |
20080276182 | Leow | Nov 2008 | A1 |
20080281953 | Blaisdell | Nov 2008 | A1 |
20080304640 | Reilly | Dec 2008 | A1 |
20080305775 | Aaltonen et al. | Dec 2008 | A1 |
20080319887 | Pizzi et al. | Dec 2008 | A1 |
20090017870 | An | Jan 2009 | A1 |
20090047923 | Jain et al. | Feb 2009 | A1 |
20090049220 | Conti et al. | Feb 2009 | A1 |
20090055278 | Nemani | Feb 2009 | A1 |
20090070272 | Jain | Mar 2009 | A1 |
20090075592 | Nystrom et al. | Mar 2009 | A1 |
20090077495 | Bhat et al. | Mar 2009 | A1 |
20090089449 | Day | Apr 2009 | A1 |
20090113425 | Ports et al. | Apr 2009 | A1 |
20090118839 | Accapadi et al. | May 2009 | A1 |
20090132381 | Gangi | May 2009 | A1 |
20090144161 | Fisher | Jun 2009 | A1 |
20090147958 | Calcaterra et al. | Jun 2009 | A1 |
20090154348 | Newman | Jun 2009 | A1 |
20090164800 | Johansson et al. | Jun 2009 | A1 |
20090181716 | Benco et al. | Jul 2009 | A1 |
20090182605 | Lappas et al. | Jul 2009 | A1 |
20090182634 | Park et al. | Jul 2009 | A1 |
20090186651 | You | Jul 2009 | A1 |
20090192915 | Fernandez | Jul 2009 | A1 |
20090193491 | Rao | Jul 2009 | A1 |
20090204959 | Anand et al. | Aug 2009 | A1 |
20090215385 | Waters et al. | Aug 2009 | A1 |
20090224919 | Angell et al. | Sep 2009 | A1 |
20090227290 | Chien | Sep 2009 | A1 |
20090228824 | Forstall et al. | Sep 2009 | A1 |
20090248445 | Harnick | Oct 2009 | A1 |
20090254753 | De Atley et al. | Oct 2009 | A1 |
20090260004 | Datta et al. | Oct 2009 | A1 |
20090271321 | Stafford | Oct 2009 | A1 |
20090275364 | Morel et al. | Nov 2009 | A1 |
20090281947 | Erel | Nov 2009 | A1 |
20090288079 | Zuber et al. | Nov 2009 | A1 |
20090289764 | Chiu | Nov 2009 | A1 |
20090291674 | Choi | Nov 2009 | A1 |
20090300599 | Piotrowski | Dec 2009 | A1 |
20090307679 | Lee et al. | Dec 2009 | A1 |
20090312011 | Huomo et al. | Dec 2009 | A1 |
20090320028 | Gellerich et al. | Dec 2009 | A1 |
20090320048 | Watt et al. | Dec 2009 | A1 |
20100005196 | Wolff-Petersen | Jan 2010 | A1 |
20100030901 | Hallberg et al. | Feb 2010 | A1 |
20100031325 | Maigne et al. | Feb 2010 | A1 |
20100037204 | Lin et al. | Feb 2010 | A1 |
20100052844 | Wesby | Mar 2010 | A1 |
20100058431 | McCorkendale et al. | Mar 2010 | A1 |
20100060549 | Tsern | Mar 2010 | A1 |
20100064341 | Aldera | Mar 2010 | A1 |
20100066486 | Park et al. | Mar 2010 | A1 |
20100075669 | Sparks et al. | Mar 2010 | A1 |
20100077487 | Travis et al. | Mar 2010 | A1 |
20100082977 | Boyle et al. | Apr 2010 | A1 |
20100087175 | Roundtree | Apr 2010 | A1 |
20100115438 | Chu | May 2010 | A1 |
20100121156 | Yoo | May 2010 | A1 |
20100121567 | Mendelson | May 2010 | A1 |
20100125512 | Jones et al. | May 2010 | A1 |
20100125904 | Nice et al. | May 2010 | A1 |
20100127868 | Hamilton et al. | May 2010 | A1 |
20100128598 | Gandhewar et al. | May 2010 | A1 |
20100130170 | Liu et al. | May 2010 | A1 |
20100142517 | Montemurro et al. | Jun 2010 | A1 |
20100146589 | Safa | Jun 2010 | A1 |
20100153513 | Zahran | Jun 2010 | A1 |
20100153721 | Mellqvist | Jun 2010 | A1 |
20100162028 | Frank et al. | Jun 2010 | A1 |
20100184422 | Ahrens | Jul 2010 | A1 |
20100190469 | Vanderveen et al. | Jul 2010 | A1 |
20100190478 | Brewer et al. | Jul 2010 | A1 |
20100197219 | Issa et al. | Aug 2010 | A1 |
20100198943 | Harrang et al. | Aug 2010 | A1 |
20100217709 | Aabye et al. | Aug 2010 | A1 |
20100223348 | Przybysz et al. | Sep 2010 | A1 |
20100228937 | Bae et al. | Sep 2010 | A1 |
20100234051 | Holden et al. | Sep 2010 | A1 |
20100241847 | van der Horst et al. | Sep 2010 | A1 |
20100246818 | Yao | Sep 2010 | A1 |
20100263029 | Tohmo et al. | Oct 2010 | A1 |
20100269107 | Jung et al. | Oct 2010 | A1 |
20100269156 | Hohlfeld et al. | Oct 2010 | A1 |
20100274726 | Florek et al. | Oct 2010 | A1 |
20100279653 | Poltorak | Nov 2010 | A1 |
20100281139 | Deprun | Nov 2010 | A1 |
20100281427 | Ghosh et al. | Nov 2010 | A1 |
20100291896 | Corda | Nov 2010 | A1 |
20100299313 | Orsini et al. | Nov 2010 | A1 |
20100306353 | Briscoe et al. | Dec 2010 | A1 |
20100318802 | Balakrishnan | Dec 2010 | A1 |
20100328064 | Rogel | Dec 2010 | A1 |
20110010720 | Smith et al. | Jan 2011 | A1 |
20110014948 | Yeh | Jan 2011 | A1 |
20110021175 | Florek et al. | Jan 2011 | A1 |
20110030030 | Terpening et al. | Feb 2011 | A1 |
20110034160 | Corda et al. | Feb 2011 | A1 |
20110035604 | Habraken | Feb 2011 | A1 |
20110050713 | McCrary et al. | Mar 2011 | A1 |
20110055084 | Singh | Mar 2011 | A1 |
20110063093 | Fung et al. | Mar 2011 | A1 |
20110072121 | Takasugi et al. | Mar 2011 | A1 |
20110072492 | Mohler et al. | Mar 2011 | A1 |
20110078081 | Pirzadeh et al. | Mar 2011 | A1 |
20110078760 | De Perthuis | Mar 2011 | A1 |
20110082711 | Poeze et al. | Apr 2011 | A1 |
20110107426 | Yen et al. | May 2011 | A1 |
20110112968 | Florek et al. | May 2011 | A1 |
20110113479 | Ganem | May 2011 | A1 |
20110130635 | Ross | Jun 2011 | A1 |
20110138064 | Rieger et al. | Jun 2011 | A1 |
20110145923 | Largman et al. | Jun 2011 | A1 |
20110145926 | Dalcher et al. | Jun 2011 | A1 |
20110151836 | Dadu et al. | Jun 2011 | A1 |
20110154032 | Mauro | Jun 2011 | A1 |
20110161149 | Kaplan | Jun 2011 | A1 |
20110161484 | Van den Bogaert et al. | Jun 2011 | A1 |
20110166883 | Palmer et al. | Jul 2011 | A1 |
20110173090 | Miller et al. | Jul 2011 | A1 |
20110202916 | VoBa et al. | Aug 2011 | A1 |
20110208797 | Kim | Aug 2011 | A1 |
20110208822 | Rathod | Aug 2011 | A1 |
20110210933 | Forstall | Sep 2011 | A1 |
20110212707 | Mahalal | Sep 2011 | A1 |
20110216701 | Patel et al. | Sep 2011 | A1 |
20110218849 | Rutigliano et al. | Sep 2011 | A1 |
20110226853 | Soh et al. | Sep 2011 | A1 |
20110237190 | Jolivet | Sep 2011 | A1 |
20110238496 | Gurbuxani et al. | Sep 2011 | A1 |
20110238573 | Varadarajan | Sep 2011 | A1 |
20110238992 | Jancula et al. | Sep 2011 | A1 |
20110246609 | Kim | Oct 2011 | A1 |
20110251892 | Laracey | Oct 2011 | A1 |
20110254687 | Arponen et al. | Oct 2011 | A1 |
20110258301 | McCormick et al. | Oct 2011 | A1 |
20110258443 | Barry | Oct 2011 | A1 |
20110258462 | Robertson et al. | Oct 2011 | A1 |
20110269456 | Krishnaswamy et al. | Nov 2011 | A1 |
20110276677 | Osuga et al. | Nov 2011 | A1 |
20110281558 | Winter | Nov 2011 | A1 |
20110294418 | Chen | Dec 2011 | A1 |
20110295980 | Aldis et al. | Dec 2011 | A1 |
20110312387 | Heo et al. | Dec 2011 | A1 |
20110314389 | Meredith et al. | Dec 2011 | A1 |
20120003983 | Sherlock et al. | Jan 2012 | A1 |
20120011572 | Chew et al. | Jan 2012 | A1 |
20120016735 | Park et al. | Jan 2012 | A1 |
20120021683 | Ma et al. | Jan 2012 | A1 |
20120023583 | Sallam | Jan 2012 | A1 |
20120028575 | Chen et al. | Feb 2012 | A1 |
20120029997 | Khan et al. | Feb 2012 | A1 |
20120036347 | Swanson et al. | Feb 2012 | A1 |
20120040662 | Rahman et al. | Feb 2012 | A1 |
20120052801 | Kulkarni | Mar 2012 | A1 |
20120054022 | Kosashvili | Mar 2012 | A1 |
20120072311 | Khan | Mar 2012 | A1 |
20120072481 | Nandlall et al. | Mar 2012 | A1 |
20120072979 | Cha et al. | Mar 2012 | A1 |
20120079100 | McIntyre et al. | Mar 2012 | A1 |
20120083242 | Spitz et al. | Apr 2012 | A1 |
20120084211 | Petrov et al. | Apr 2012 | A1 |
20120084438 | Raleigh et al. | Apr 2012 | A1 |
20120084836 | Mahaffey et al. | Apr 2012 | A1 |
20120089700 | Safruti et al. | Apr 2012 | A1 |
20120102202 | Omar | Apr 2012 | A1 |
20120102428 | Stewart | Apr 2012 | A1 |
20120102547 | Fransdonk | Apr 2012 | A1 |
20120108295 | Schell et al. | May 2012 | A1 |
20120115433 | Young et al. | May 2012 | A1 |
20120117478 | Vadde et al. | May 2012 | A1 |
20120123868 | Brudnicki et al. | May 2012 | A1 |
20120130839 | Koh et al. | May 2012 | A1 |
20120131178 | Zhu et al. | May 2012 | A1 |
20120137101 | Arcese | May 2012 | A1 |
20120137117 | Bosch et al. | May 2012 | A1 |
20120137119 | Doerr et al. | May 2012 | A1 |
20120143703 | Wall et al. | Jun 2012 | A1 |
20120147750 | Pelletier et al. | Jun 2012 | A1 |
20120149327 | Raboisson et al. | Jun 2012 | A1 |
20120149338 | Roundtree | Jun 2012 | A1 |
20120150601 | Fisher | Jun 2012 | A1 |
20120154413 | Kim et al. | Jun 2012 | A1 |
20120155292 | Zazula et al. | Jun 2012 | A1 |
20120158467 | Hammad et al. | Jun 2012 | A1 |
20120159163 | von Behren et al. | Jun 2012 | A1 |
20120159612 | Reisgies | Jun 2012 | A1 |
20120163206 | Leung et al. | Jun 2012 | A1 |
20120168494 | Kim | Jul 2012 | A1 |
20120178365 | Katz et al. | Jul 2012 | A1 |
20120178366 | Levy et al. | Jul 2012 | A1 |
20120190332 | Charles | Jul 2012 | A1 |
20120191536 | Chen et al. | Jul 2012 | A1 |
20120196529 | Huomo et al. | Aug 2012 | A1 |
20120196586 | Grigg et al. | Aug 2012 | A1 |
20120198519 | Parla et al. | Aug 2012 | A1 |
20120202423 | Tiedemann et al. | Aug 2012 | A1 |
20120207165 | Davis | Aug 2012 | A1 |
20120218084 | Arponen et al. | Aug 2012 | A1 |
20120220269 | Feng | Aug 2012 | A1 |
20120226582 | Hammad | Sep 2012 | A1 |
20120226772 | Grube et al. | Sep 2012 | A1 |
20120238206 | Singh et al. | Sep 2012 | A1 |
20120252480 | Krutt et al. | Oct 2012 | A1 |
20120255016 | Sallam | Oct 2012 | A1 |
20120258690 | Chen et al. | Oct 2012 | A1 |
20120259722 | Mikurak | Oct 2012 | A1 |
20120266076 | Lockhart et al. | Oct 2012 | A1 |
20120266220 | Brudnicki et al. | Oct 2012 | A1 |
20120272306 | Benaloh et al. | Oct 2012 | A1 |
20120274444 | Micali et al. | Nov 2012 | A1 |
20120282924 | Tagg et al. | Nov 2012 | A1 |
20120284195 | McMillen et al. | Nov 2012 | A1 |
20120291095 | Narendra et al. | Nov 2012 | A1 |
20120295588 | Chen et al. | Nov 2012 | A1 |
20120297187 | Paya et al. | Nov 2012 | A1 |
20120297202 | Gallet et al. | Nov 2012 | A1 |
20120303961 | Kean et al. | Nov 2012 | A1 |
20120304286 | Croll et al. | Nov 2012 | A1 |
20120309345 | Wake et al. | Dec 2012 | A1 |
20120324293 | Grube et al. | Dec 2012 | A1 |
20120329425 | Velusamy et al. | Dec 2012 | A1 |
20130003543 | Ludwig | Jan 2013 | A1 |
20130010641 | Dinan | Jan 2013 | A1 |
20130014259 | Gribble et al. | Jan 2013 | A1 |
20130019323 | Arvidsson et al. | Jan 2013 | A1 |
20130031374 | Thom et al. | Jan 2013 | A1 |
20130034081 | Ban et al. | Feb 2013 | A1 |
20130035056 | Prasad et al. | Feb 2013 | A1 |
20130047197 | Saroiu et al. | Feb 2013 | A1 |
20130054474 | Yeager | Feb 2013 | A1 |
20130062417 | Lee et al. | Mar 2013 | A1 |
20130067552 | Hawkes et al. | Mar 2013 | A1 |
20130074067 | Chowdhry | Mar 2013 | A1 |
20130086385 | Poeluev | Apr 2013 | A1 |
20130086684 | Mohler | Apr 2013 | A1 |
20130086695 | Lakshminarayanan | Apr 2013 | A1 |
20130097302 | Khedouri et al. | Apr 2013 | A9 |
20130097654 | Aciicmez et al. | Apr 2013 | A1 |
20130097657 | Cardamore et al. | Apr 2013 | A1 |
20130105565 | Kamprath | May 2013 | A1 |
20130109307 | Reisgies et al. | May 2013 | A1 |
20130111095 | Mehrotra et al. | May 2013 | A1 |
20130117186 | Weinstein et al. | May 2013 | A1 |
20130124583 | Ferguson et al. | May 2013 | A1 |
20130125114 | Frascadore | May 2013 | A1 |
20130136126 | Wang et al. | May 2013 | A1 |
20130138521 | Want et al. | May 2013 | A1 |
20130138959 | Pelly et al. | May 2013 | A1 |
20130140360 | Graylin | Jun 2013 | A1 |
20130143489 | Morris et al. | Jun 2013 | A1 |
20130145429 | Mendel et al. | Jun 2013 | A1 |
20130159021 | Felsher | Jun 2013 | A1 |
20130159186 | Brudnicki et al. | Jun 2013 | A1 |
20130159710 | Khan | Jun 2013 | A1 |
20130160120 | Malaviya et al. | Jun 2013 | A1 |
20130174147 | Sahita et al. | Jul 2013 | A1 |
20130175984 | Yamazaki et al. | Jul 2013 | A1 |
20130191632 | Spector et al. | Jul 2013 | A1 |
20130212704 | Shablygin et al. | Aug 2013 | A1 |
20130231098 | Jonas et al. | Sep 2013 | A1 |
20130260791 | Malinovskiy et al. | Oct 2013 | A1 |
20130262264 | Karstoft | Oct 2013 | A1 |
20130263212 | Faltyn et al. | Oct 2013 | A1 |
20130275915 | Wang | Oct 2013 | A1 |
20130290359 | Eronen et al. | Oct 2013 | A1 |
20130290709 | Muppidi et al. | Oct 2013 | A1 |
20130294307 | Johansson et al. | Nov 2013 | A1 |
20130310003 | Sadhvani et al. | Nov 2013 | A1 |
20130313314 | Jeng et al. | Nov 2013 | A1 |
20130331067 | Coussemaeker et al. | Dec 2013 | A1 |
20130332456 | Arkin | Dec 2013 | A1 |
20130343181 | Stroud et al. | Dec 2013 | A1 |
20130345530 | McRoberts et al. | Dec 2013 | A1 |
20130347064 | Aissi | Dec 2013 | A1 |
20130347103 | Veteikis et al. | Dec 2013 | A1 |
20140007182 | Qureshi et al. | Jan 2014 | A1 |
20140007222 | Qureshi et al. | Jan 2014 | A1 |
20140036697 | Annan et al. | Feb 2014 | A1 |
20140047559 | Vera et al. | Feb 2014 | A1 |
20140052562 | Oliveira et al. | Feb 2014 | A1 |
20140059642 | Deasy et al. | Feb 2014 | A1 |
20140074508 | Ying et al. | Mar 2014 | A1 |
20140089243 | Oppenheimer | Mar 2014 | A1 |
20140089699 | O'Connor et al. | Mar 2014 | A1 |
20140104287 | Nalluri et al. | Apr 2014 | A1 |
20140106709 | Palamara et al. | Apr 2014 | A1 |
20140127662 | Kron et al. | May 2014 | A1 |
20140141718 | Stromberg et al. | May 2014 | A1 |
20140143826 | Sharp et al. | May 2014 | A1 |
20140155025 | Parker et al. | Jun 2014 | A1 |
20140166745 | Graef et al. | Jun 2014 | A1 |
20140173462 | Mattingly et al. | Jun 2014 | A1 |
20140173747 | Govindaraju | Jun 2014 | A1 |
20140188412 | Mahajan et al. | Jul 2014 | A1 |
20140188738 | Huxham | Jul 2014 | A1 |
20140200051 | Liu | Jul 2014 | A1 |
20140215196 | Berlin | Jul 2014 | A1 |
20140245444 | Lutas et al. | Aug 2014 | A1 |
20140254381 | Racz et al. | Sep 2014 | A1 |
20140267332 | Chhabra et al. | Sep 2014 | A1 |
20140279523 | Lynam et al. | Sep 2014 | A1 |
20140279556 | Priebatsch et al. | Sep 2014 | A1 |
20140279558 | Kadi et al. | Sep 2014 | A1 |
20140298026 | Isozaki et al. | Oct 2014 | A1 |
20140298320 | Xu et al. | Oct 2014 | A1 |
20150032976 | Chapier | Jan 2015 | A1 |
20150106805 | Melander et al. | Apr 2015 | A1 |
20150169885 | Paczkowski et al. | Jun 2015 | A1 |
20150172928 | Katzer et al. | Jun 2015 | A1 |
20150358455 | Mosher et al. | Dec 2015 | A1 |
20160142396 | McRoberts et al. | May 2016 | A1 |
20170026840 | Eyal | Jan 2017 | A1 |
Number | Date | Country |
---|---|---|
1933252 | Jun 2008 | EP |
WO2009056148 | May 2009 | WO |
2011025433 | Mar 2011 | WO |
2012064171 | May 2012 | WO |
WO2012085593 | Jun 2012 | WO |
2013170228 | Nov 2013 | WO |
2014004590 | Jan 2014 | WO |
2014018575 | Jan 2014 | WO |
2014025687 | Feb 2014 | WO |
WO2014022446 | Feb 2014 | WO |
2014158431 | Oct 2014 | WO |
Entry |
---|
Ackerman, Samuel K., “Lecture Slides: Mapping User Interface Design to Culture Dimensions”, Aaron Marcus and Associates, Inc., 2001. |
Hollister, Sean, “Apple patent app hints at iPod-based phones, Peel 520 turns shades of green, red, blue and yellow,” Engadget, http://www.engadget.com/2010/09/19/apple-patent-app-hints-at-ipod-based-phones-peel-520-turns-shad/, Sep. 19, 2010, p. 1. |
Kenja's Newsletter, About Newsletter, http://kenja.net/news.main.html, printed from the World Wide Web, “last modified Fri., Oct. 10, 2003”. |
Openwave, “Comparison of WAP Push and Short Message Service (SMS),” Openwave Systems, Inc., Redwood City, CA, Apr. 2002. |
Qualcomm, uiOne™, http://brew.qualcomm.com/brew/in/about/uione.html. |
Scansoft press release, “Scansoft Launches SpeechPAK Healthcare Suite 2.0”, http://dragontranscription.com/press-releases-articles-february-2005/scansoft-launches-speechpak-healthcare-suite-2.0.html, Feb. 17, 2005. |
Stanford Technology Ventures Program, “Danger, Inc.: Powering the Next Generation of Mobile Technology”, Oct. 15, 2003. |
Foreign Communication From a Related Counterpart Application—International Search Report and Written Opinion dated Oct. 4, 2013, PCT/US2013/052805 filed on Jul. 24, 2013. |
Foreign Communication From a Related Counterpart Application—International Preliminary Report on Patentability dated Feb. 12, 2015, PCT/US2013/052805 filed on Jul. 24, 2013. |
Pre-Interview Communication dated Apr. 24, 2012, U.S. Appl. No. 12/876,220, filed Sep. 6, 2010. |
FAIPP Office Action dated Jan. 24, 2014, U.S. Appl. No. 12/876,220, filed Sep. 6, 2010. |
Final Office Action dated Mar. 20, 2014, U.S. Appl. No. 12/876,220, filed Sep. 6, 2010. |
Notice of Allowance dated May 6, 2014, U.S. Appl. No. 12/876,220, filed Sep. 6, 2010. |
Pre-Interview Communication dated Feb. 26, 2013, U.S. Appl. No. 13/023,486, filed Feb. 8, 2011. |
Notice of Allowance dated Jun. 4, 2013, U.S. Appl. No. 13/023,486, filed Feb. 8, 2011. |
Pre-Interview Communication dated Mar. 28, 2014, U.S. Appl. No. 14/019,053, filed Sep. 5, 2013. |
Notice of Allowance dated Aug. 13, 2014, U.S. Appl. No. 14/019,053, filed Sep. 5, 2013. |
Office Action—Restriction Requirement dated Feb. 1, 2012, U.S. Appl. No. 12/876,221, filed Sep. 6, 2010. |
Office Action dated May 10, 2012, U.S. Appl. No. 12/876,221, filed Sep. 6, 2010. |
Final Office Action dated Jan. 11, 2013, U.S. Appl. No. 12/876,221, filed Sep. 6, 2010. |
Advisory Action dated Apr. 23, 2013, U.S. Appl. No. 12/876,221, filed Sep. 6, 2010. |
Notice of Allowance dated Jul. 2, 2013, U.S. Appl. No. 12/876,221, filed Sep. 6, 2010. |
Pre-Interview Communication dated Jul. 19, 2012, U.S. Appl. No. 13/018,083, filed Jan. 31, 2011. |
Final Office Action dated May 10, 2013, U.S. Appl. No. 13/018,083, filed Jan. 31, 2011. |
Advisory Action dated Aug. 6, 2013, U.S. Appl. No. 13/018,083, filed Jan. 31, 2011. |
Office Action dated Dec. 26, 2013, U.S. Appl. No. 13/018,083, filed Jan. 31, 2011. |
Final Office Action dated Apr. 3, 2014, U.S. Appl. No. 13/018,083, filed Jan. 31, 2011. |
Advisory Action dated Jun. 9, 2014, U.S. Appl. No. 13/018,083, filed Jan. 31, 2011. |
Office Action dated Sep. 23, 2014, U.S. Appl. No. 13/018,083, filed Jan. 31, 2011. |
Pre-Interview Communication dated Feb. 26, 2013, U.S. Appl. No. 13/118,058, filed May 27, 2011. |
First Action Interview Office Action dated May 6, 2013, U.S. Appl. No. 13/118,058, filed May 27, 2011. |
Final Office Action dated Sep. 10, 2013, U.S. Appl. No. 13/118,058, filed May 27, 2011. |
Advisory Action dated Nov. 22, 2013, U.S. Appl. No. 13/118,058, filed May 27, 2011. |
Office Action dated Mar. 18, 2014, U.S. Appl. No. 13/118,058, filed May 27, 2011. |
Notice of Allowance dated Oct. 22, 2014, U.S. Appl. No. 13/118,058, filed May 27, 2011. |
Supplemental Notice of Allowance dated Dec. 3, 2014, U.S. Appl. No. 13/118,058, filed May 27, 2011. |
Pre-Interview Communication dated Aug. 6, 2014, U.S. Appl. No. 13/045,292, filed Mar. 10, 2011. |
First Action Interview Office Action dated Oct. 10, 2014, U.S. Appl. No. 13/045,292, filed Mar. 10, 2011. |
Notice of Allowance dated Jan. 6, 2015, U.S. Appl. No. 13/045,292, filed Mar. 10, 2011. |
Office Action dated Dec. 17, 2014, U.S. Appl. No. 13/563,709, filed Jul. 31, 2012. |
Final Office Action dated Jun. 23, 2015, U.S. Appl. No. 13/563,709, filed Jul. 31, 2012. |
Office Action dated Sep. 15, 2015, U.S. Appl. No. 13/563,709, filed Jul. 31, 2012. |
Pre-Interview Communication dated Jun. 9, 2014, U.S. Appl. No. 13/271,207, filed Oct. 11, 2011. |
FAIPP Office Action dated Dec. 2, 2014, U.S. Appl. No. 13/271,207, filed Oct. 11, 2011. |
Final Office Action dated Jun. 4, 2015, U.S. Appl. No. 13/271,207, filed Oct. 11, 2011. |
Advisory Action dated Oct. 29, 2015, U.S. Appl. No. 13/271,207, filed Oct. 11, 2011. |
Notice of Allowance dated Mar. 30, 2012, U.S. Appl. No. 13/029,103, filed Feb. 16, 2011. |
Notice of Allowance dated Apr. 29, 2013, U.S. Appl. No. 13/537,563, filed Jun. 29, 2012. |
Office Action dated Mar. 14, 2013, U.S. Appl. No. 13/161,496, filed Jun. 16, 2011. |
Notice of Allowance dated Jun. 27, 2013, U.S. Appl. No. 13/161,496, filed Jun. 16, 2011. |
Pre-Interview Communication dated Mar. 21, 2014, U.S. Appl. No. 13/537,610, filed Jun. 29, 2012. |
Notice of Allowance dated May 18, 2014, U.S. Appl. No. 13/537,610, filed Jun. 29, 2012. |
Pre-Interview Communication dated Jun. 8, 2015, U.S. Appl. No. 14/476,339, filed Sep. 3, 2014. |
Notice of Allowance dated Jul. 16, 2015, U.S. Appl. No. 14/476,339, filed Sep. 3, 2014. |
Pre-Interview Communication dated Aug. 8, 2014, U.S. Appl. No. 13/659,889, filed Oct. 24, 2012. |
First Action Interview dated Oct. 15, 2014, U.S. Appl. No. 13/659,889, filed Oct. 24, 2012. |
Final Office Action dated May 18, 2015, U.S. Appl. No. 13/659,889, filed Oct. 24, 2012. |
Advisory Action dated Jul. 27, 2015, U.S. Appl. No. 13/659,889, filed Oct. 24, 2012. |
FAIPP Pre-Interview Communication dated Jul. 24, 2015, U.S. Appl. No. 14/168,007, filed Jan. 30, 2014. |
Office Action dated Oct. 1, 2015, U.S. Appl. No. 14/701,156, filed Apr. 30, 2015. |
Office Action—Restriction Requirement dated Aug. 26, 2013, U.S. Appl. No. 13/031,123, filed Feb. 18, 2011. |
Office Action dated Dec. 17, 2013, U.S. Appl. No. 13/031,123, filed Feb. 18, 2011. |
Office Action dated Oct. 10, 2014, U.S. Appl. No. 13/031,123, filed Feb. 18, 2011. |
Notice of Allowance dated Apr. 22, 2015, U.S. Appl. No. 13/031,123, filed Feb. 18, 2011. |
Office Action dated Apr. 15, 2008, U.S. Appl. No. 11/046,083, filed Jan. 28, 2005. |
Final Office Action dated Oct. 28, 2008, U.S. Appl. No. 11/046,083, filed Jan. 28, 2005. |
Office Action dated Aug. 15, 2011, U.S. Appl. No. 12/330,759, filed Dec. 9, 2008. |
Office Action dated Apr. 3, 2008, U.S. Appl. No. 11/333,964, filed Jan. 17, 2006. |
Final Office Action dated Oct. 8, 2008, U.S. Appl. No. 11/333,964, filed Jan. 17, 2006. |
Final Office Action dated Jan. 21, 2009, U.S. Appl. No. 11/333,964, filed Jan. 17, 2006. |
Advisory Action dated Apr. 13, 2009, U.S. Appl. No. 11/333,964, filed Jan. 17, 2006. |
Office Action dated Jun. 23, 2009, U.S. Appl. No. 11/333,964, filed Jan. 17, 2006. |
Final Office Action dated May 11, 2010, U.S. Appl. No. 11/333,964, filed Jan. 17, 2006. |
Advisory Action dated Jul. 22, 2010, U.S. Appl. No. 11/333,964, filed Jan. 17, 2006. |
Wolter, Eric, Patent Application entitled “Method and System for Calendar-Based Delivery of Themed User-Interface Skins,” filed Dec. 9, 2008, U.S. Appl. No. 12/330,759. |
Delker, Jason R., et al., Patent Application entitled “Dynamic Loading, Unloading, and Caching of Alternate omplete Interfaces,” filed Sep. 30, 2013, U.S. Appl. No. 14/042,707. |
Katzer, Robin Dale, et al., Patent Application entitled “Zone Architecture for Dynamic Targeted Content Creation,” filed Oct. 11, 2011, U.S. Appl. No. 13/271,207. |
Delker, Jason R., et al., Patent Application entitled “Transition Experience During Loading and Updating an Interface and Applications Pack,” filed Oct. 24, 2012, U.S. Appl. No. 13/659,889. |
Fultz, David K., et al., “Virtual Preloads,” filed Jan. 30, 2014, U.S. Appl. No. 14/168,007. |
Schwermann, Nathan M., et al., entitiled “Methods for Customization of Default Applications on a Mobile Communication Device,” filed Apr. 30, 2015, U.S. Appl. No. 14/701,156. |
FAIPP Pre-Interview Communication dated Mar. 20, 2014, U.S. Appl. No. 13/482,731, filed May 29, 2012. |
Notice of Allowance dated May 27, 2014, U.S. Appl. No. 13/482,731, filed May 29, 2012. |
FAIPP Pre-Interview Communication dated Oct. 24, 2012, U.S. Appl. No. 13/463,797, filed May 3, 2012. |
Notice of Allowance dated Mar. 1, 2013, U.S. Appl. No. 13/463,797, filed May 3, 2012. |
FAIPP Pre-Interview Communication dated Jun. 12, 2013, U.S. Appl. No. 13/440,980, filed Apr. 5, 2012. |
Final Office Action dated Sep. 9, 2013, U.S. Appl. No. 13/440,980, filed Apr. 5, 2012. |
Notice of Allowance dated Nov. 29, 2013, U.S. Appl. No. 13/440,980, filed Apr. 5, 2012. |
FAIPP Pre-Interview Communication dated Oct. 24, 2012, U.S. Appl. No. 13/463,801, filed May 3, 2012. |
Notice of Allowance dated Mar. 14, 2013, U.S. Appl. No. 13/463,801, filed May 3, 2012. |
FAIPP Pre-Interview Communication dated Jul. 25, 2013, U.S. Appl. No. 13/470,203, filed May 11, 2012. |
Final Office Action dated Mar. 27, 2014, U.S. Appl. No. 13/470,203, filed May 11, 2012. |
Advisory Action dated May 29, 2014, U.S. Appl. No. 13/470,203, filed May 11, 2012. |
Office Action dated Aug. 29, 2014, U.S. Appl. No. 13/470,203, filed May 11, 2012. |
Notice of Allowance dated Dec. 22, 2014, U.S. Appl. No. 13/470,203, filed May 11, 2012. |
FAIPP Pre-Interview Communication dated Jul. 2, 2015, U.S. Appl. No. 14/632,850, filed Feb. 26, 2015. |
Final Office Action dated Nov. 6, 2015, U.S. Appl. No. 14/632,850, filed Feb. 26, 2015. |
FAIPP Pre-Interview Communication dated May 12, 2014, U.S. Appl. No. 13/294,177, filed Nov. 11, 2011. |
Notice of Allowance dated Oct. 8, 2014, U.S. Appl. No. 13/294,177, filed Nov. 11, 2011. |
FAIPP Pre-Interview Communication dated Mar. 25, 2015, U.S. Appl. No. 13/532,588, filed Jun. 25, 2012. |
FAIPP Office Action Sep. 15, 2015, U.S. Appl. No. 13/532,588, filed Jun. 25, 2012. |
Notice of Allowance dated Nov. 5, 2015, U.S. Appl. No. 13/532,588, filed Jun. 25, 2012. |
Supplemental Notice of Allowance dated Nov. 16, 2015, U.S. Appl. No. 13/532,588, filed Jun. 25, 2012. |
FAIPP Pre-Interview Communication dated Sep. 25, 2014, U.S. Appl. No. 13/533,969, filed Jun. 27, 2012. |
Notice of Allowance dated Feb. 5, 2015, U.S. Appl. No. 13/533,969, filed Jun. 27, 2012. |
FAIPP Pre-Interview Communication dated Jun. 6, 2013, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012. |
Office Action dated Sep. 25, 2013, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012 |
Final Office Action dated Apr. 10, 2014, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012. |
Advisory Action dated Jun. 23, 2014, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012. |
Office Action dated Dec. 15, 2014, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012. |
Notice of Allowance dated Jun. 17, 2015, U.S. Appl. No. 13/571,348, filed Aug. 10, 2012. |
Restriction Requirement dated Jan. 2, 2015, U.S. Appl. No. 13/762,319, filed Feb. 7, 2013. |
FAIPP Pre-Interview Communication dated Mar. 10, 2015, U.S. Appl. No. 13/762,319, filed Feb. 7, 2013. |
Notice of Allowance dated Jun. 9, 2015, U.S. Appl. No. 13/762,319, filed Feb. 7, 2013. |
Notice of Allowance dated Aug. 30, 2013, U.S. Appl. No. 13/540,437, filed Jul. 2, 2012. |
FAIPP Pre-Interview Communication dated May 21, 2015, U.S. Appl. No. 14/090,667, filed Nov. 26, 2013. |
Notice of Allowance dated Aug. 4, 2015, U.S. Appl. No. 14/090,667, filed Nov. 26, 2013. |
Restriction Requirement dated Nov. 1, 2013, U.S. Appl. No. 13/557,213, filed Jul. 25, 2012. |
Office Action dated Dec. 19, 2013, U.S. Appl. No. 13/557,213, filed Jul. 25, 2012. |
Notice of Allowance dated Jun. 4, 2014, U.S. Appl. No. 13/557,213, filed Jul. 25, 2012. |
FAIPP Pre-Interview Communication dated Nov. 27, 2013, U.S. Appl. No. 13/610,856, filed Sep. 11, 2012. |
Notice of Allowance dated Jan. 31, 2014, U.S. Appl. No. 13/610,856, filed Sep. 11, 2012. |
FAIPP Pre-Interview Communication dated Jun. 5, 2013, U.S. Appl. No. 13/556,200, filed Jul. 24, 2012. |
First Action Interview Office Action dated Aug. 19, 2013, U.S. Appl. No. 13/556,200, filed Jul. 24, 2012. |
Notice of Allowance dated Oct. 16, 2013, U.S. Appl. No. 13/556,200, filed Jul. 24, 2012. |
Notice of Allowance dated Sep. 21, 2015, U.S. Appl. No. 14/148,714, filed Jan. 6, 2014. |
FAIPP Pre-Interview Communication dated Aug. 4, 2014, U.S. Appl. No. 13/844,357, filed Mar. 15, 2013. |
Notice of Allowance dated Oct. 6, 2014, U.S. Appl. No. 13/844,357, filed Mar. 15, 2013. |
FAIPP Pre-Interview Communication dated Nov. 12, 2014, U.S. Appl. No. 13/844,145, filed Mar. 15, 2013. |
Final Office Action dated Apr. 7, 2015, U.S. Appl. No. 13/844,145, filed Mar. 15, 2013. |
Notice of Allowance dated Jul. 6, 2015, U.S. Appl. No. 13/844,145, filed Mar. 15, 2013. |
FAIPP Pre-Interview Communication dated Apr. 3, 2014, U.S. Appl. No. 13/802,383, filed Mar. 13, 2013. |
First Action Interview Office Action dated May 23, 2014, U.S. Appl. No. 13/802,383, filed Mar. 13, 2013. |
Notice of Allowance dated Jul. 8, 2014, U.S. Appl. No. 13/802,383, filed Mar. 13, 2013. |
FAIPP Pre-Interview Communication dated Feb. 12, 2015, U.S. Appl. No. 14/066,661, filed Oct. 29, 2013. |
Notice of Allowance dated Jul. 6, 2015, U.S. Appl. No. 14/066,661, filed Oct. 29, 2013. |
Restriction Requirement dated Aug. 14, 2014, U.S. Appl. No. 13/594,777, filed Aug. 25, 2012. |
Notice of Allowance dated Dec. 3, 2014, U.S. Appl. No. 13/594,777, filed Aug. 25, 2012. |
Notice of Allowance dated Nov. 9, 2015, U.S. Appl. No. 14/659,614, filed Mar. 17, 2015. |
FAIPP Pre-Interview Communication dated Jul. 17, 2014, U.S. Appl. No. 13/594,778, filed Aug. 25, 2012. |
Notice of Allowance dated Sep. 19, 2014, U.S. Appl. No. 13/594,778, filed Aug. 25, 2012. |
FAIPP Pre-Interview Communication dated Jul. 17, 2014, U.S. Appl. No. 13/594,779, filed Aug. 25, 2012. |
First Action Interview Office Action dated Dec. 3, 2014, U.S. Appl. No. 13/594,779, filed Aug. 25, 2012. |
Notice of Allowance dated Aug. 14, 2015, U.S. Appl. No. 13/594,779, filed Aug. 25, 2012. |
Office Action dated May 5, 2014, U.S. Appl. No. 13/786,450, filed Mar. 5, 2013. |
Final Office Action dated Nov. 7, 2014, U.S. Appl. No. 13/786,450, filed Mar. 5, 2013. |
Notice of Allowance dated Feb. 26, 2015, U.S. Appl. No. 13/786,450, filed Mar. 5, 2013. |
FAIPP Pre-Interview Communication dated Aug. 6, 2014, U.S. Appl. No. 13/831,486, filed Mar. 14, 2013 |
Notice of Allowance dated Sep. 26, 2014, U.S. Appl. No. 13/831,486, filed Mar. 14, 2013. |
FAIPP Pre-Interview Communication dated Nov. 7, 2014, U.S. Appl. No. 13/802,404, filed Mar. 13, 2013. |
First Action Interview Office Action dated Apr. 7, 2015, U.S. Appl. No. 13/802,404, filed Mar. 13, 2013. |
Final Office Action dated Aug. 27, 2015, U.S. Appl. No. 13/802,404, filed Mar. 13, 2013. |
Advisory Action dated Nov. 16, 2015, U.S. Appl. No. 13/802,404, filed Mar. 13, 2013. |
FAIPP Pre-Interview Communication dated Dec. 16, 2014, U.S. Appl. No. 13/898,435, filed May 20, 2013. |
Notice of Allowance dated Feb. 20, 2015, U.S. Appl. No. 13/898,435, filed May 20, 2013. |
FAIPP Pre-Interview Communication dated Mar. 26, 2015, U.S. Appl. No. 13/939,175, filed Jul. 10, 2013. |
Notice of Allowance dated Jul. 7, 2015, U.S. Appl. No. 13/939,175, filed Jul. 10, 2013. |
FAIPP Pre-Interview Communication dated Oct. 29, 2014, U.S. Appl. No. 13/844,282, filed Mar. 15, 2013. |
Final Office Action dated Mar. 24, 2015, U.S. Appl. No. 13/844,282, filed Mar. 15, 2013. |
Advisory Action dated Jun. 10, 2015, U.S. Appl. No. 13/844,282, filed Mar. 15, 2013. |
Office Action dated Aug. 24, 2015, U.S. Appl. No. 13/844,282, filed Mar. 15, 2013. |
FAIPP Pre-Interview Communication dated Oct. 21, 2014, U.S. Appl. No. 13/844,325, filed Mar. 15, 2013. |
Notice of Allowance dated Dec. 19, 2014, U.S. Appl. No. 13/844,325, filed Mar. 15, 2013. |
Notice of Allowance dated Jan. 2, 2015, U.S. Appl. No. 13/831,463, filed Mar. 14, 2013. |
FAIPP Pre-Interview Communication dated Mar. 24, 2015, U.S. Appl. No. 13/964,112, filed Aug. 12, 2013. |
Notice of Allowance dated Aug. 3, 2015, U.S. Appl. No. 13/964,112, filed Aug. 12, 2013. |
FAIPP Pre-Interview Communication dated Apr. 15, 2015, U.S. Appl. No. 14/085,474, filed Nov. 20, 2013. |
Notice of Allowance dated May 29, 2015, U.S. Appl. No. 14/085,474, filed Nov. 20, 2013. |
FAIPP Pre-Interview Communication dated Feb. 4, 2015, U.S. Appl. No. 14/075,663, filed Nov. 8, 2013. |
First Action Interview Office Action dated Apr. 10, 2015, U.S. Appl. No. 14/075,663, filed Nov. 8, 2013. |
Notice of Allowance dated Jul. 1, 2015, U.S. Appl. No. 14/075,663, filed Nov. 8, 2013. |
FAIPP Pre-Interview Communication dated Feb. 24, 2015, U.S. Appl. No. 14/163,047, filed Jan. 24, 2014. |
Notice of Allowance dated Apr. 9, 2015, U.S. Appl. No. 14/163,047, filed Jan. 24, 2014. |
Notice of Allowance dated Jul. 22, 2015, U.S. Appl. No. 14/229,532, filed Mar. 28, 2014. |
Notice of Allowance dated Aug. 28, 2015, U.S. Appl. No. 14/446,330, filed Jul. 29, 2014. |
FAIPP Pre-Interview Communication dated Nov. 18, 2015, No. 14/681,077, filed Apr. 7, 2015. |
FAIPP Pre-Interview Communication dated Aug. 5, 2015, U.S. Appl. No. 13/857,141, filed Apr. 4, 2013. |
Restriction Requirement dated Jan. 5, 2015, U.S. Appl. No. 13/857,139, filed Apr. 4, 2013. |
FAIPP Pre-Interview Communication dated Jun. 2, 2015, U.S. Appl. No. 13/857,139, filed Apr. 4, 2013. |
Office Action dated Nov. 19, 2015, U.S. Appl. No. 13/857,139, filed, Apr. 4, 2013. |
FAIPP Pre-Interview Communication dated Mar. 2, 2015, U.S. Appl. No. 13/857,138, filed Apr. 4, 2013. |
First Action Interview Office Action dated Apr. 20, 2015, U.S. Appl. No. 13/857,138, filed Apr. 4, 2013. |
Notice of Allowance dated Jun. 11, 2015, U.S. Appl. No. 13/857,138, filed Apr. 4, 2013. |
FAIPP Pre-Interview Communication dated Dec. 27, 2011, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009. |
First Action Interview Office Action dated Feb. 13, 2012, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009. |
Office Action dated Jul. 5, 2012, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009. |
Final Office Action dated Feb. 1, 2013, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009. |
Notice of Allowance dated Jan. 28, 2014, U.S. Appl. No. 12/486,873, filed Jun. 18, 2009. |
Zimmerman, Ann, “Check Out the Future of Shopping”, The Wall Street Journal, Business, May 18, 2011, http://online.wsj,com/article/SB10001424052748703421204576329253050634700.html. |
Garry, Michael, Kroger Test Prepares for Mobile Future:, SN, Supermarket News, Jun. 13, 2011, http://supermarketnews.com/technology/kroger-test-prepares-mobile-future. |
Jones, Sally, “Industry Trends in POS Hardware for Mobile Devices”, Aug. 31, 2011, http://pointofsale.com/20110831734/Mobile-POS-News/industry-trends-in-pos-hardware-for-mobile-devices.html. |
Foreign Communication From a Related Counterpart Application—International Search Report and Written Opinion, dated Dec. 2, 2013, PCT/US13/40673, filed on May 10, 2013. |
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Nov. 20, 2014, PCT/US13/40673, filed on May 10, 2013. |
Giesecke & Devrient, “The OTA Platform in the World of LTE”, Jan. 2011, http://www.gi-de.com/gd—media/media/en/documents/brochures/mobile—security—2/cste—1/OTA-and-LTE.pdf. |
Pesonen, Lauri, “Development of Mobile Payment Ecosystem—NFC Based Payment Services”, Aug. 27, 2008. |
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Feb. 4, 2014, PCT/US13/47729, filed on Jun. 25, 2013. |
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Jan. 8, 2015, PCT/US13/47729, filed on Jun. 25, 2013. |
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Apr. 22, 2014, PCT/US13/53617, filed on Aug. 5, 2013. |
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Feb. 19, 2015, PCT/US13/53617, filed on Aug. 5, 2013. |
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Feb. 4, 2014, PCT/US13/51750, filed on Jul. 24, 2013. |
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Feb. 5, 2015, PCT/US13/51750, filed on Jul. 24, 2013. |
Foreign Communication from a Related Counterpart—International Search Report and Written Opinion, dated Jul. 11, 2014, PCT/US14/16651, filed on Feb. 16, 2014. |
Foreign Communication from a Related Counterpart—International Preliminary Report on Patentability, dated Sep. 24, 2015, PCT/US14/16651, filed on Feb. 16, 2014. |
Ahmed, Farid, et al., “Correlation-based Watermarking Method for Imagine Authentication Applications”, Society of Photo-Optical Instrumentation Engineers, Feb. 17, 2004, pp. 1834-1838. |
Perrig, Adrian, et al., “SPINS: Security Protocols for Sensor Networks,” ACM, Sep. 2002, vol. 8, pp. 521-534. |
Clark, CJ., et al. “Anti-tamper JTAG TAP design enables DRM to JTAG registers and P1687 on-chip instruments”, 2010 IEEE, International Symposium on Hardware-Oriented Security and Trust (HOST). Pub. Date: 2010. Relevant pp. 19-24. http://ieeexplore. ieee. org/stamp/stamp.jsp?tp=&arnumber=5513119. |
Lee, Jeremy, et al., “A Low-Cost Solution for Protecting IPs Against Scan-Based Side Channel Attacks,” 24th IEEE VLSI Test Symposium. Pub. Date: 2006. http//ieeexplore. ieee. org/stamp/stamp.jsp?tp=&arnumber=1617569. |
Henderson, Tristan, et al., “On the Wire, Congestion Pricing: Paying Your Way in Communications Networks,” University College London, Sep./Oct. 2001, retrieved from: http://tristan.host.cs.st-andrews.ac.uk!research/pubs/ieeeic01.pdf. |
Bye, Stephen James, et al., “Protection for Multimedia Files Pre-Downloaded to a Mobile Device”, filed Apr. 15, 2013, U.S. Appl. No. 13/863,376. |
Bertz, Lyle T., et al., “Framework for Real-Time Brokering of Digital Content Delivery,” filed Mar. 17, 2015, U.S. Appl. No. 14/659,614. |
Paczkowski, Lyle W., et al., “Trusted Security Zone Enhanced with Trusted Hardware Drivers”, filed Mar. 13, 2013, U.S. Appl. No. 13/802,404. |
Paczkowski, Lyle W., et al., “Restricting Access of a Portable Communication Device to Confidential Data or Applications via a Remote Network Based on Event Triggers Generated by the Portable Communication Device”, filed Mar. 15, 2013, U.S. Appl. No. 13/844,282. |
Bye, Stephen James, et al., “Delivering Digital Content to a Mobile Device via a Digital Rights Clearing House”, filed Apr. 10, 2013, U.S. Appl. No. 13/860,338. |
McCracken, Billy Gene, Jr., et al. “Mobile Communication Device Profound Identity Brokering Framework”, filed Jun. 6, 2013, U.S. Appl. No. 13/912,190. |
Loman, Clint H., et al., “Verification of Mobile Device Integrity During Activation”, filed Mar. 28, 2014, U.S. Appl. No. 14/229,532. |
Paczkowski, Lyle W., et al., “Network Based Temporary Trust Extension to a Remote or Mobile Device Enabled via Specialized Cloud Services”, filed Jul. 29, 2014, U.S. Appl. No. 14/446,330. |
Neson, Tracy L., et al., “Mated Universal Serial Bus (USB) Wireless Dongles Configured with Destination Addresses”, filed Jan. 26, 2015, U.S. Appl. No. 14/606,011. |
Paczkowski, Lyle W., et al., “Trusted Code Generation and Verification to Prevent Fraud from Maleficent External Devices that Capture Data”, filed Jan. 14, 2015, U.S. Appl. No. 14/592,218. |
Marquard, et al., “Infrastructure for Secure Short Message Transmission,” filed Apr. 7, 2015, U.S. Appl. No. 14/681,077. |
Cordes, Kevin R., et al., “Digest of Biographical Information for an Electronic Device with Static and Dynamic Portions”, filed Apr. 4, 2013, U.S. Appl. No. 13/857,141. |
Cordes, Kevin R., et al., “Radio Frequency Identity (RFID) Chip Electrically and Communicatively Coupled to Motherboard of Mobile Communication Device”, filed Apr. 4, 2013, U.S. Appl. No. 13/857,139. |
Advisory Action dated Jan. 29, 2016, U.S. Appl. No. 14/632,850, filed Feb. 26, 2015. |
FAIPP Pre-Interview Communication dated Mar. 1, 2016, U.S. Appl. No. 13/863,376, filed Apr. 15, 2013. |
Notice of Allowance dated Feb. 26, 2016, U.S. Appl. No. 13/844,282, filed Mar. 15, 2013. |
Restriction Requirement dated Jan. 12, 2016, U.S. Appl. No. 13/912,190, filed Jun. 6, 2013. |
FAIPP Pre-Interview Communication dated Mar. 11, 2016, U.S. Appl. No. 13/912,190, filed Jun. 6, 2013. |
Notice of Allowance dated Dec. 17, 2015, U.S. Appl. No. 13/857,141, filed Apr. 4, 2013. |
Dietrich, Kurt, et al., “Implementation Aspects of Mobile and Embedded Trusted Computing,” Institute for Applied Information Processing and Communications, Trusted Computing Interaction Conference, 2009. |
McRoberts, Leo Michael, et al., “End-to-End Trusted Communications Infrastructure,” filed Jan. 25, 2016, U.S. Appl. No. 15/005,123. |
Cordes, Kevin R., et al., “Digest of Biographical Information for an Electronic Device with Static and Dynamic Portions,” filed Mar. 14, 2016, U.S. Appl. No. 15/069,921. |
Pre-Interview Communication dated Dec. 1, 2015, U.S. Appl. No. 14/042,707, filed Sep. 30, 2013. |
Notice of Allowance dated Feb. 8, 2016, U.S. Appl. No. 14/042,707, filed Sep. 30, 2013. |
Advisory Action dated Jan. 29, 2016, U.S. Appl. No. 13/563,709, filed Jul. 31, 2012. |
Office Action dated Dec. 1, 2015, U.S. Appl. No. 13/659,889, filed Oct. 24, 2012. |
Final Office Action dated Jan. 28, 2016, U.S. Appl. No. 14/168,007, filed Jan. 30, 2014. |
Final Office Action dated Feb. 8, 2016, U.S. Appl. No. 14/701,156, filed Apr. 30, 2015. |
European Examination Report dated Mar. 3, 2016, EPC Application Serial No. , filed on. |
Notice of Allowance dated May 2, 2016, U.S. Appl. No. 13/863,376, filed Apr. 15, 2013. |
Office Action dated May 17, 2016, U.S. Appl. No. 13/802,404, filed Mar. 13, 2013. |
First Action Interview Office Action dated Mar. 28, 2016, No. 14/681,077, filed Apr. 7, 2015. |
Notice of Allowance dated Mar. 26, 2016, U.S. Appl. No. 13/857,139, filed Apr. 4, 2013. |
Notice of Allowance dated Mar. 1, 2016, U.S. Appl. No. 13/563,709, filed Jul. 31, 2012. |
Office Action dated Mar. 14, 2016, U.S. Appl. No. 13/271,207, filed Oct. 11, 2011. |
Notice of Allowance dated May 4, 2016, U.S. Appl. No. 13/659,889, filed Oct. 24, 2012. |
Advisory Action dated Mar. 29, 2016, U.S. Appl. No. 14/168,007, filed Jan. 30, 2014. |
Office Action dated Apr. 14, 2016, U.S. Appl. No. 14/168,007, filed Jan. 30, 2014. |
Advisory Action dated Apr. 15, 2016, U.S. Appl. No. 14/701,156, filed Apr. 30, 2015. |
Final Office Action dated Aug. 4, 2016, U.S. Appl. No. 13/271,207, filed Oct. 11, 2011. |
Notice of Allowance dated Aug. 3, 2016, U.S. Appl. No. 14/168,007, filed Jan. 30, 2014. |
Notice of Allowance dated Jun. 20, 2016, U.S. Appl. No. 14/701,156, filed Apr. 30, 2015. |
Examiner's Answer dated Nov. 16, 2016, U.S. Appl. No. 14/632,850, filed Feb. 26, 2015. |
Notice of Allowance dated Nov. 18, 2016, U.S. Appl. No. 13/802,404, filed Mar. 13, 2013. |
FAIPP Pre-Interview Communication dated Oct. 5, 2016, U.S. Appl. No. 15/069,921, filed Mar. 14, 2016. |
Advisory Action dated Oct. 13, 2016, U.S. Appl. No. 13/271,207, filed Oct. 11, 2011. |
Notice of Allowance dated Dec. 1, 2016, U.S. Appl. No. 13/271,207, filed Oct. 11, 2011. |
McCracken, Billy Gene, Jr., et al. “Mobile Communication Device Profound Identity Brokering Framework”, filed Nov. 30, 2016, U.S. Appl. No. 15/365,934. |
European Examination Report dated Jun. 1, 2016, EPC Application Serial No. 14775613.4, filed on Jul. 8, 2015. |
Office Action dated Aug. 25, 2016, U.S. Appl. No. 13/860,338, filed Apr. 10, 2013. |
Notice of Allowance dated Aug. 24, 2016, U.S. Appl. No. 13/912,190, filed Jun. 6, 2013. |
FAIPP Pre-Interview Communication dated Aug. 8, 2016, U.S. Appl. No. 14/596,218, filed Jan. 14, 2015. |
Notice of Allowance dated Jun. 15, 2016, U.S. Appl. No. 14/681,077, filed Apr. 7, 2015. |
Eastlake, 3rd Motorola labs T Hansen At&T Labs D: “US Secure Hash Algorithms,” MPEG Meeting Mar. 16, 2011 to Mar. 23, 2011, Geneva, XP15047395A, ISSN: 0000-0003. |
Hamdare, Safa, et al., “Securing SMS Based One Time Password Technique from Man in the Middle Attach,” IJETT, vol. 11 Issue 3, May 2014. |
European Examination Report dated Feb. 14, 2017, EPC Application Serial No. 14775613.4, filed on Jul. 8, 2015. |
Final Office Action dated Mar. 9, 2017, U.S. Appl. No. 13/860,338, filed Apr. 10, 2013. |
FAIPP Office Action dated Apr. 5, 2017, U.S. Appl. No. 14/596,218, filed Jan. 14, 2015. |
Office Action dated Mar. 8, 2017, U.S. Appl. No. 14/947,257, filed Nov. 20, 2015. |
Notice of Allowance dated Mar. 10, 2017, U.S. Appl. No. 15/069,921, filed Mar. 14, 2016. |
Paczkowski, Lyle W., et al., “System and Method for Secure USIM Wireless Network Access,” filed Nov. 20, 2015, U.S. Appl. No. 14/947,257. |
Japanese Decision for Grant dated Jun. 6, 2017, JP Application Serial No. 2015-524404. |
Advisory Action dated Jun. 1, 2017, U.S. Appl. No. 13/860,338, filed Apr. 10, 2013. |
FAIPP Pre-Interview Communication dated Apr. 27, 2017, U.S. Appl. No. 14/606,011, filed Jan. 26, 2015. |
Notice of Allowance dated May 30, 2017, U.S. Appl. No. 14/596,218, filed Jan. 14, 2015. |
Notice of Allowance dated Jul. 24, 2017, U.S. Appl. No. 14/947,257, filed Nov. 20, 2015. |
Twin Connect—“User Guide for Windows”; 30 pages; dated 2013. (53400 FAIPC). |
wiseGEEK,“What is a USB Dongle?,” http://www.wisegeek.com/what-is-a-usb-dongle.htm, four pages, dated Jul. 25, 2017. (53400 FAIPC). |
Number | Date | Country | |
---|---|---|---|
20160004876 A1 | Jan 2016 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13571348 | Aug 2012 | US |
Child | 14855364 | US |