Lines Matching refs:hci_dev
508 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], in smp_irk_matches()
530 int smp_generate_rpa(struct hci_dev *hdev, const u8 irk[16], bdaddr_t *rpa) in smp_generate_rpa()
555 int smp_generate_oob(struct hci_dev *hdev, u8 hash[16], u8 rand[16]) in smp_generate_oob()
667 struct hci_dev *hdev = hcon->hdev; in build_pairing_cmd()
739 struct hci_dev *hdev = conn->hcon->hdev; in check_enc_key_size()
1043 struct hci_dev *hdev = hcon->hdev; in smp_notify_keys()
1196 struct hci_dev *hdev = hcon->hdev; in sc_generate_ltk()
1222 struct hci_dev *hdev = hcon->hdev; in smp_distribute_keys()
1478 struct hci_dev *hdev = hcon->hdev; in sc_passkey_round()
1673 struct hci_dev *hdev = conn->hcon->hdev; in build_bredr_pairing_cmd()
1712 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_pairing_req()
1841 struct hci_dev *hdev = smp->conn->hcon->hdev; in sc_send_public_key()
1898 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_pairing_rsp()
2016 struct hci_dev *hdev = hcon->hdev; in fixup_sc_false_positive()
2231 struct hci_dev *hdev = hcon->hdev; in smp_cmd_security_req()
2418 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_master_ident()
2607 struct hci_dev *hdev = hcon->hdev; in smp_cmd_public_key()
2919 struct hci_dev *hdev = hcon->hdev; in bredr_pairing()
3126 static struct l2cap_chan *smp_add_cid(struct hci_dev *hdev, u16 cid) in smp_add_cid()
3227 struct hci_dev *hdev = file->private_data; in force_bredr_smp_read()
3240 struct hci_dev *hdev = file->private_data; in force_bredr_smp_write()
3287 struct hci_dev *hdev = file->private_data; in le_min_key_size_read()
3299 struct hci_dev *hdev = file->private_data; in le_min_key_size_write()
3331 struct hci_dev *hdev = file->private_data; in le_max_key_size_read()
3343 struct hci_dev *hdev = file->private_data; in le_max_key_size_write()
3371 int smp_register(struct hci_dev *hdev) in smp_register()
3433 void smp_unregister(struct hci_dev *hdev) in smp_unregister()