Lines Matching defs:hdev

39 #define SMP_DEV(hdev) \  argument
510 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], in smp_irk_matches()
532 int smp_generate_rpa(struct hci_dev *hdev, const u8 irk[16], bdaddr_t *rpa) in smp_generate_rpa()
557 int smp_generate_oob(struct hci_dev *hdev, u8 hash[16], u8 rand[16]) in smp_generate_oob()
673 struct hci_dev *hdev = hcon->hdev; in build_pairing_cmd() local
745 struct hci_dev *hdev = conn->hcon->hdev; in check_enc_key_size() local
1051 struct hci_dev *hdev = hcon->hdev; in smp_notify_keys() local
1212 struct hci_dev *hdev = hcon->hdev; in sc_generate_ltk() local
1249 struct hci_dev *hdev = hcon->hdev; in smp_distribute_keys() local
1516 struct hci_dev *hdev = hcon->hdev; in sc_passkey_round() local
1711 struct hci_dev *hdev = conn->hcon->hdev; in build_bredr_pairing_cmd() local
1752 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_pairing_req() local
1888 struct hci_dev *hdev = smp->conn->hcon->hdev; in sc_send_public_key() local
1944 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_pairing_rsp() local
2065 struct hci_dev *hdev = hcon->hdev; in fixup_sc_false_positive() local
2280 struct hci_dev *hdev = hcon->hdev; in smp_cmd_security_req() local
2425 int smp_cancel_and_remove_pairing(struct hci_dev *hdev, bdaddr_t *bdaddr, in smp_cancel_and_remove_pairing()
2497 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_master_ident() local
2686 struct hci_dev *hdev = hcon->hdev; in smp_cmd_public_key() local
3016 struct hci_dev *hdev = hcon->hdev; in bredr_pairing() local
3222 static struct l2cap_chan *smp_add_cid(struct hci_dev *hdev, u16 cid) in smp_add_cid()
3335 struct hci_dev *hdev = file->private_data; in force_bredr_smp_read() local
3348 struct hci_dev *hdev = file->private_data; in force_bredr_smp_write() local
3391 struct hci_dev *hdev = file->private_data; in le_min_key_size_read() local
3403 struct hci_dev *hdev = file->private_data; in le_min_key_size_write() local
3435 struct hci_dev *hdev = file->private_data; in le_max_key_size_read() local
3447 struct hci_dev *hdev = file->private_data; in le_max_key_size_write() local
3475 int smp_register(struct hci_dev *hdev) in smp_register()
3540 void smp_unregister(struct hci_dev *hdev) in smp_unregister()