Searched refs:group (Results 1 – 25 of 134) sorted by relevance
123456
/hardware/interfaces/wifi/supplicant/1.2/ |
D | ISupplicantP2pIface.hal | 33 * Set up a P2P group owner or join a group as a group client 36 * If joinExistingGroup is false, this device sets up a P2P group owner manually (i.e., 37 * without group owner negotiation with a specific peer) with the specified SSID, 40 * If joinExistingGroup is true, this device acts as a group client and joins the group 41 * whose network name and group owner's MAC address matches the specified SSID 43 * group whose network name matches the specified SSID is joined. 45 * @param ssid The SSID of this group. 46 * @param pskPassphrase The passphrase of this group. 47 * @param persistent Used to request a persistent group to be formed, 48 * only applied for the group owner. [all …]
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pIfaceCallback.hal | 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. 154 * @param groupIfName Interface name of the group. (For ex: p2p-p2p0-1) 155 * @param isGo Whether this device is owner of the group. 156 * @param ssid SSID of the group. 157 * @param frequency Frequency on which this group is created. 158 * @param psk PSK used to secure the group. 159 * @param passphrase PSK passphrase used to secure the group. 160 * @param goDeviceAddress MAC Address of the owner of this group. [all …]
|
D | ISupplicantP2pIface.hal | 115 * This value controls how long a P2P group is maintained after there 116 * is no other members in the group. As a group owner, this means no 117 * associated stations in the group. As a P2P client, this means no 118 * group owner seen in scan results. 185 * Start P2P group formation with a discovered P2P peer. This includes 186 * optional group owner negotiation, group interface setup, provisioning, 194 * existing group as a client. It skips the group owner negotiation 196 * target group owner before associating for WPS provisioning. 197 * @param persistent Used to request a persistent group to be formed. 198 * @param goIntent Used to override the default Intent for this group owner [all …]
|
D | ISupplicantP2pNetwork.hal | 94 * Check if the device is the group owner of the network. 100 * @return isGo true if group owner, false otherwise. 105 * Set the list of P2P Clients in a persistent group (GO). 107 * the persistent group. This is maintained on the GO for persistent 108 * group entries (disabled == 2). 120 * Get the list of P2P Clients in a persistent group (GO). 122 * the persistent group. This is maintained on the GO for persistent 123 * group entries (disabled == 2).
|
/hardware/interfaces/prebuilt_hashes/ |
D | dump_hals_for_release.py | 80 package, mo.group(1).strip('/').replace('/', '.'), mo.group(2), mo.group(3)) 105 api_level = mo.group(1)
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | IBiometricsFingerprint.hal | 57 * The fingerprint template must be assigned to the group gid. 61 * @param gid a framework defined fingerprint set (group) id. 129 * @param gid group id must match the last group set by setActiveGroup(). 131 * current group. 140 * Restricts the HAL operation to a set of fingerprints belonging to a group 144 * @param gid the fingerprint group (set) id. 157 * @param gid fingerprint group id.
|
/hardware/interfaces/audio/5.0/ |
D | types.hal | 148 * Identifier to help group related microphones together 149 * e.g. microphone arrays should belong to the same group 194 /** Identifier to help group related microphones together 195 * e.g. microphone arrays should belong to the same group 197 AudioMicrophoneGroup group; 198 /** Index of this microphone within the group. 199 * (group, index) must be unique within the same device.
|
/hardware/interfaces/audio/4.0/ |
D | types.hal | 204 * Identifier to help group related microphones together 205 * e.g. microphone arrays should belong to the same group 250 /** Identifier to help group related microphones together 251 * e.g. microphone arrays should belong to the same group 253 AudioMicrophoneGroup group; 254 /** Index of this microphone within the group. 255 * (group, index) must be unique within the same device.
|
/hardware/interfaces/light/utils/ |
D | blank_screen.rc | 4 group system
|
/hardware/interfaces/gnss/1.1/default/ |
D | android.hardware.gnss@1.1-service.rc | 4 group system
|
/hardware/interfaces/authsecret/1.0/default/ |
D | android.hardware.authsecret@1.0-service.rc | 4 group system
|
/hardware/interfaces/vr/1.0/default/ |
D | android.hardware.vr@1.0-service.rc | 4 group system
|
/hardware/interfaces/broadcastradio/2.0/default/ |
D | android.hardware.broadcastradio@2.0-service.rc | 4 group audio
|
/hardware/nxp/nfc/1.1/ |
D | android.hardware.nfc@1.1-service.rc | 4 group nfc
|
/hardware/interfaces/vibrator/1.0/default/ |
D | android.hardware.vibrator@1.0-service.rc | 4 group system
|
/hardware/interfaces/confirmationui/1.0/default/ |
D | android.hardware.confirmationui@1.0-service.rc | 4 group drmrpc
|
/hardware/interfaces/nfc/1.0/default/ |
D | android.hardware.nfc@1.0-service.rc | 4 group nfc
|
/hardware/interfaces/broadcastradio/1.1/default/ |
D | android.hardware.broadcastradio@1.1-service.rc | 4 group audio
|
/hardware/interfaces/keymaster/3.0/default/ |
D | android.hardware.keymaster@3.0-service.rc | 4 group drmrpc
|
/hardware/interfaces/gatekeeper/1.0/default/ |
D | android.hardware.gatekeeper@1.0-service.rc | 4 group system
|
/hardware/interfaces/gnss/2.0/default/ |
D | android.hardware.gnss@2.0-service.rc | 4 group system
|
/hardware/nxp/nfc/1.2/ |
D | android.hardware.nfc@1.2-service.rc | 4 group nfc
|
/hardware/interfaces/contexthub/1.0/default/ |
D | android.hardware.contexthub@1.0-service.rc | 4 group system
|
/hardware/interfaces/thermal/1.0/default/ |
D | android.hardware.thermal@1.0-service.rc | 4 group system
|
/hardware/interfaces/ir/1.0/default/ |
D | android.hardware.ir@1.0-service.rc | 4 group system
|
123456