Searched refs:user_pairing_resp (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/net/bluetooth/ |
D | mgmt.c | 3647 static int user_pairing_resp(struct sock *sk, struct hci_dev *hdev, in user_pairing_resp() function 3725 return user_pairing_resp(sk, hdev, &cp->addr, in pin_code_neg_reply() 3741 return user_pairing_resp(sk, hdev, &cp->addr, in user_confirm_reply() 3753 return user_pairing_resp(sk, hdev, &cp->addr, in user_confirm_neg_reply() 3765 return user_pairing_resp(sk, hdev, &cp->addr, in user_passkey_reply() 3777 return user_pairing_resp(sk, hdev, &cp->addr, in user_passkey_neg_reply()
|