Lines Matching full:pairing
101 u8 preq[7]; /* SMP Pairing Request */
102 u8 prsp[7]; /* SMP Pairing Response */
103 u8 prnd[16]; /* SMP Pairing Random (local) */
104 u8 rrnd[16]; /* SMP Pairing Random (remote) */
105 u8 pcnf[16]; /* SMP Pairing Confirm */
773 /* If pairing failed clean up any keys we might have */ in smp_chan_destroy()
877 /* Don't confirm locally initiated pairing attempts */ in tk_request()
992 bt_dev_err(hcon->hdev, "pairing failed " in smp_random()
1535 * receives pairing random. in sc_passkey_round()
1685 /* If it is our turn to send Pairing Confirm, do so now */ in smp_user_confirm_reply()
1764 /* We didn't start the pairing, so match remote */ in smp_cmd_pairing_req()
1854 /* Strictly speaking we shouldn't allow Pairing Confirm for the in smp_cmd_pairing_req()
2112 bt_dev_err(hdev, "Unexpected SMP Pairing Confirm"); in smp_cmd_pairing_confirm()
2193 /* Only Just-Works pairing requires extra checks */ in smp_cmd_pairing_random()
2507 /* Pairing is aborted if any blocked keys are distributed */ in smp_cmd_encrypt_info()
2572 /* Pairing is aborted if any blocked keys are distributed */ in smp_cmd_ident_info()
2628 /* Drop IRK if peer is using identity address during pairing but is in smp_cmd_ident_addr_info()
2701 /* The preq/prsp contain the raw Pairing Request/Response PDUs in sc_select_method()
2728 /* Don't confirm locally initiated pairing attempts */ in sc_select_method()
2978 * pairing request and security request. in smp_sig_channel()
3133 /* Prepare and send the BR/EDR SMP Pairing Request */ in bredr_pairing()
3465 * cross-transport pairing on non-AES encrypted connections. in smp_register()