Searched refs:user_pairing_resp (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | mgmt.c | 3616 static int user_pairing_resp(struct sock *sk, struct hci_dev *hdev, in user_pairing_resp() function 3694 return user_pairing_resp(sk, hdev, &cp->addr, in pin_code_neg_reply() 3710 return user_pairing_resp(sk, hdev, &cp->addr, in user_confirm_reply() 3722 return user_pairing_resp(sk, hdev, &cp->addr, in user_confirm_neg_reply() 3734 return user_pairing_resp(sk, hdev, &cp->addr, in user_passkey_reply() 3746 return user_pairing_resp(sk, hdev, &cp->addr, in user_passkey_neg_reply()
|