Internal change

PiperOrigin-RevId: 371815967
This commit is contained in:
hai007
2021-05-03 17:50:50 -07:00
committed by Copybara-Service
parent 8655b5fc09
commit 5cf5320e8a
+4
View File
@@ -66,5 +66,9 @@ message NearbyEvent {
BISTO_PAIR_END = 1340;
REMOTE_PAIR_START = 1350;
REMOTE_PAIR_END = 1360;
BEFORE_CREATE_BOND = 1370;
BEFORE_CREATE_BOND_BONDING = 1380;
BEFORE_CREATE_BOND_BONDED = 1390;
BEFORE_CONNECT_PROFILE = 1400;
}
}