Lines Matching defs:hdev
36 #define SMP_DEV(hdev) \ argument
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() local
739 struct hci_dev *hdev = conn->hcon->hdev; in check_enc_key_size() local
1043 struct hci_dev *hdev = hcon->hdev; in smp_notify_keys() local
1196 struct hci_dev *hdev = hcon->hdev; in sc_generate_ltk() local
1222 struct hci_dev *hdev = hcon->hdev; in smp_distribute_keys() local
1478 struct hci_dev *hdev = hcon->hdev; in sc_passkey_round() local
1673 struct hci_dev *hdev = conn->hcon->hdev; in build_bredr_pairing_cmd() local
1712 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_pairing_req() local
1841 struct hci_dev *hdev = smp->conn->hcon->hdev; in sc_send_public_key() local
1898 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_pairing_rsp() local
2016 struct hci_dev *hdev = hcon->hdev; in fixup_sc_false_positive() local
2231 struct hci_dev *hdev = hcon->hdev; in smp_cmd_security_req() local
2418 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_master_ident() local
2607 struct hci_dev *hdev = hcon->hdev; in smp_cmd_public_key() local
2919 struct hci_dev *hdev = hcon->hdev; in bredr_pairing() local
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() local
3240 struct hci_dev *hdev = file->private_data; in force_bredr_smp_write() local
3287 struct hci_dev *hdev = file->private_data; in le_min_key_size_read() local
3299 struct hci_dev *hdev = file->private_data; in le_min_key_size_write() local
3331 struct hci_dev *hdev = file->private_data; in le_max_key_size_read() local
3343 struct hci_dev *hdev = file->private_data; in le_max_key_size_write() local
3371 int smp_register(struct hci_dev *hdev) in smp_register()
3433 void smp_unregister(struct hci_dev *hdev) in smp_unregister()