Lines Matching full:pairing
830 * pairing request was received.
848 /* If the peer isn't bonded, indicate that the pairing procedure should in ble_sm_chk_repeat_pairing()
968 /* Encryption info and master ID are only sent in legacy pairing. */ in ble_sm_key_dist()
1110 /* We are completing a pairing procedure; keys may need to be in ble_sm_enc_event_rx()
1136 * procedure. Keys were exchanged during pairing; they don't in ble_sm_enc_event_rx()
1372 /* Legacy pairing just completed. Send the short term key to the in ble_sm_ltk_req_rx()
1753 /* XXX: Ensure enough time has passed since the previous failed pairing in ble_sm_pair_req_rx()
1758 /* Pairing already in progress; abort old procedure and start new. */ in ble_sm_pair_req_rx()
1798 /* The request looks good. Precalculate our pairing response and in ble_sm_pair_req_rx()
1800 * information in case this is a repeated pairing attempt (i.e., we in ble_sm_pair_req_rx()
1821 /* The app indicated that the pairing request should be ignored. */ in ble_sm_pair_req_rx()
2413 * Initiates the pairing procedure for the specified connection.
2720 /* if pairing is not supported it is only needed to reply with Pairing
2721 * Failed with 'Pairing not Supported' reason so this function can be very