Lines Matching refs:code
23 code : Code,
55 packet PairingRequest : Command (code = PAIRING_REQUEST) {
59 packet PairingResponse : Command (code = PAIRING_RESPONSE) {
63 packet PairingConfirm : Command (code = PAIRING_CONFIRM) {
67 packet PairingRandom : Command (code = PAIRING_RANDOM) {
88 packet PairingFailed : Command (code = PAIRING_FAILED) {
92 packet EncryptionInformation : Command (code = ENCRYPTION_INFORMATION) {
96 packet CentralIdentification : Command (code = CENTRAL_IDENTIFICATION) {
101 packet IdentityInformation : Command (code = IDENTITY_INFORMATION) {
110 packet IdentityAddressInformation : Command (code = IDENTITY_ADDRESS_INFORMATION) {
115 packet SigningInformation : Command (code = SIGNING_INFORMATION) {
119 packet SecurityRequest : Command (code = SECURITY_REQUEST) {
123 packet PairingPublicKey : Command (code = PAIRING_PUBLIC_KEY) {
128 packet PairingDhKeyCheck : Command (code = PAIRING_DH_KEY_CHECK) {
140 packet PairingKeypressNotification : Command (code = PAIRING_KEYPRESS_NOTIFICATION) {