Searched refs:user_pairing_resp (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/bluetooth/
H A Dmgmt.c3549 static int user_pairing_resp(struct sock *sk, struct hci_dev *hdev, user_pairing_resp() function
3626 return user_pairing_resp(sk, hdev, &cp->addr, pin_code_neg_reply()
3642 return user_pairing_resp(sk, hdev, &cp->addr, user_confirm_reply()
3654 return user_pairing_resp(sk, hdev, &cp->addr, user_confirm_neg_reply()
3666 return user_pairing_resp(sk, hdev, &cp->addr, user_passkey_reply()
3678 return user_pairing_resp(sk, hdev, &cp->addr, user_passkey_neg_reply()

Completed in 96 milliseconds