Sign in
chromium
/
chromium
/
src
/
b346cb02e18a65ac067d7e1bb78529d1f35cc44d
/
components
/
pairing
2d0f860
components: Cleanup - remove unused private fields.
by tfarina
· 11 years ago
bd5bd4f
Update {virtual,override,final} to follow C++11 style in components, round 2.
by dcheng
· 11 years ago
4970b58
Enable -Wunused-local-typedef
by thakis
· 11 years ago
27600066
Clear the bluetooth discoverable bit when OOBE is finished on Remora.
by zork
· 11 years ago
f59682836
Rewind the current stage when setting the confirmation code, if needed.
by zork
· 11 years ago
e467802
Set the proper stage on pairing connection error
by zork
· 11 years ago
7067bb1
Support for host configuration.
by achuith
· 11 years ago
3750071cb
Replace STAGE_PAIRING_DONE with STAGE_HOST_ENROLLMENT_SUCCESS.
by achuith
· 11 years ago
76ebe81
Rename STAGE_PAIRING_DONE to STAGE_ENROLLMENT_SUCCESS
by achuith
· 11 years ago
ebd853b3
* Transition host to STAGE_UPDATING after pairing.
by achuith
· 11 years ago
f519af97
Fixes components/pairing/BUILD.gn
by mukai
· 11 years ago
fe59f48
replace OVERRIDE and FINAL with override and final in components/
by mostynb
· 11 years ago
ba1aa68e
Convert a couple loops to range based iterators.
by zork
· 11 years ago
55944e7
Update comments and logging.
by achuith
· 11 years ago
f903e53
Add testonly=true to components/pairing:unit_tests
by mukai
· 11 years ago
958e5581
Host pairing OOBE starts at the right time.
by dzhioev
· 11 years ago
32ac1c8
Clean up protocol for Bluetooth Pairing.
by zork
· 11 years ago
20e0b1a
Wait for the Bluetooth adapter to be present before starting pairing.
by zork
· 11 years ago
8a86144
Remove implicit conversions from scoped_refptr to T* in components/pairing
by dcheng
· 11 years ago
11bb8593
Redirect to the enterprise enrollment screen during remora and shark pairing.
by zork
· 11 years ago
418e04c
GN: Fix some breakage for os==chromeos build
by cmasone
· 11 years ago
fd2bb5ea
Add method for telling the Pairing API that enrollment is complete
by zork
· 11 years ago
5e61edc
Update the pairing API to include configuration and enrollment.
by zork
· 11 years ago
de5908f
Add bluetooth host and controller delegates for pairing.
by zork
· 11 years ago
f33c8675
Add ProtoDecoder for sending messages between Host and Controller when pairing
by
[email protected]
· 11 years ago
2628798
Add MessageBuffer class, which will manage the data received from a
by
[email protected]
· 11 years ago
035610c
Add pairing API protocol definition.
by
[email protected]
· 11 years ago
9e9d03e1
Add net to pairing DEPS
by
[email protected]
· 11 years ago
7d54a19
Move Chrome OS pairing interface to chrome/browser/chromeos
by
[email protected]
· 11 years ago