mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
1. Supports T+ Enterprise User Restrictions
2. Refactor for Guest and Enterprise users 3. Add WifiHotspotV2Test 4. Disconnect outgoing STA connection request from the same service when request to start hotspot. e.g. client A request a STA connection and start hotspot at the same time, cancel the STA connection request to start the hotspot. PiperOrigin-RevId: 455302291
This commit is contained in:
@@ -500,4 +500,5 @@ enum Description {
|
||||
UNSUPPORTED_DEVICE_TYPE_TV = 169;
|
||||
UNSUPPORTED_DEVICE_TYPE_WEAR = 170;
|
||||
NULL_MESSAGE = 171;
|
||||
USER_RESTRICTION_DISALLOWED = 172;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user