Lines Matching defs:hdev
40 #define SMP_DEV(hdev) \ argument
497 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], in smp_irk_matches()
516 int smp_generate_rpa(struct hci_dev *hdev, const u8 irk[16], bdaddr_t *rpa) in smp_generate_rpa()
538 int smp_generate_oob(struct hci_dev *hdev, u8 hash[16], u8 rand[16]) in smp_generate_oob()
654 struct hci_dev *hdev = hcon->hdev; in build_pairing_cmd() local
726 struct hci_dev *hdev = conn->hcon->hdev; in check_enc_key_size() local
1039 struct hci_dev *hdev = hcon->hdev; in smp_notify_keys() local
1200 struct hci_dev *hdev = hcon->hdev; in sc_generate_ltk() local
1237 struct hci_dev *hdev = hcon->hdev; in smp_distribute_keys() local
1496 struct hci_dev *hdev = hcon->hdev; in sc_passkey_round() local
1691 struct hci_dev *hdev = conn->hcon->hdev; in build_bredr_pairing_cmd() local
1732 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_pairing_req() local
1868 struct hci_dev *hdev = smp->conn->hcon->hdev; in sc_send_public_key() local
1924 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_pairing_rsp() local
2045 struct hci_dev *hdev = hcon->hdev; in fixup_sc_false_positive() local
2284 struct hci_dev *hdev = hcon->hdev; in smp_cmd_security_req() local
2434 int smp_cancel_and_remove_pairing(struct hci_dev *hdev, bdaddr_t *bdaddr, in smp_cancel_and_remove_pairing()
2515 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_master_ident() local
2726 struct hci_dev *hdev = hcon->hdev; in smp_cmd_public_key() local
3065 struct hci_dev *hdev = hcon->hdev; in bredr_pairing() local
3271 static struct l2cap_chan *smp_add_cid(struct hci_dev *hdev, u16 cid) in smp_add_cid()
3369 struct hci_dev *hdev = file->private_data; in force_bredr_smp_read() local
3382 struct hci_dev *hdev = file->private_data; in force_bredr_smp_write() local
3421 int smp_register(struct hci_dev *hdev) in smp_register()
3481 void smp_unregister(struct hci_dev *hdev) in smp_unregister()