Lines Matching refs:to
10 * Unless required by applicable law or agreed to in writing, software
23 * Clients need to host an instance of this HIDL interface object and
24 * pass a reference of the object to the supplicant via the
73 * Used to indicate that a new network has been added.
75 * @param id Network ID allocated to the corresponding network.
80 * Used to indicate that a network has been removed.
82 * @param id Network ID allocated to the corresponding network.
87 * Used to indicate that a P2P device has been found.
92 * @param primaryDeviceType Type of device. Refer to section B.1 of Wifi P2P
97 * @param deviceCapabilities Refer to section 4.1.4 of Wifi P2P Technical
99 * @param groupCapabilites Refer to section 4.1.4 of Wifi P2P Technical
111 * Used to indicate that a P2P device has been lost.
118 * Used to indicate the termination of P2P find operation.
123 * Used to indicate the reception of a P2P Group Owner negotiation request.
133 * Used to indicate the completion of a P2P Group Owner negotiation request.
140 * Used to indicate a successful formation of a P2P group.
145 * Used to indicate a failure to form a P2P group.
152 * Used to indicate the start of a P2P group.
158 * @param psk PSK used to secure the group.
159 * @param passphrase PSK passphrase used to secure the group.
169 * Used to indicate the removal of a P2P group.
177 * Used to indicate the reception of a P2P invitation.
190 * Used to indicate the result of the P2P invitation request.
198 * Used to indicate the completion of a P2P provision discovery request.
211 * Used to indicate the reception of a P2P service discovery response.
214 * @param updateIndicator Service update indicator. Refer to section 3.1.3 of
216 * @parm tlvs Refer to section 3.1.3.1 of Wifi P2P Technical specification v1.2.
222 * Used to indicate when a STA device is connected to this device.
230 * Used to indicate when a STA device is disconnected from this device.