Lines Matching defs:hdev
38 #define SMP_DEV(hdev) \ argument
491 bool smp_irk_matches(struct hci_dev *hdev, const u8 irk[16], in smp_irk_matches()
513 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()
650 struct hci_dev *hdev = hcon->hdev; in build_pairing_cmd() local
722 struct hci_dev *hdev = conn->hcon->hdev; in check_enc_key_size() local
1026 struct hci_dev *hdev = hcon->hdev; in smp_notify_keys() local
1179 struct hci_dev *hdev = hcon->hdev; in sc_generate_ltk() local
1205 struct hci_dev *hdev = hcon->hdev; in smp_distribute_keys() local
1461 struct hci_dev *hdev = hcon->hdev; in sc_passkey_round() local
1656 struct hci_dev *hdev = conn->hcon->hdev; in build_bredr_pairing_cmd() local
1695 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_pairing_req() local
1824 struct hci_dev *hdev = smp->conn->hcon->hdev; in sc_send_public_key() local
1881 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_pairing_rsp() local
1999 struct hci_dev *hdev = hcon->hdev; in fixup_sc_false_positive() local
2214 struct hci_dev *hdev = hcon->hdev; in smp_cmd_security_req() local
2407 struct hci_dev *hdev = conn->hcon->hdev; in smp_cmd_master_ident() local
2596 struct hci_dev *hdev = hcon->hdev; in smp_cmd_public_key() local
2908 struct hci_dev *hdev = hcon->hdev; in bredr_pairing() local
3115 static struct l2cap_chan *smp_add_cid(struct hci_dev *hdev, u16 cid) in smp_add_cid()
3214 struct hci_dev *hdev = file->private_data; in force_bredr_smp_read() local
3227 struct hci_dev *hdev = file->private_data; in force_bredr_smp_write() local
3274 struct hci_dev *hdev = file->private_data; in le_min_key_size_read() local
3286 struct hci_dev *hdev = file->private_data; in le_min_key_size_write() local
3318 struct hci_dev *hdev = file->private_data; in le_max_key_size_read() local
3330 struct hci_dev *hdev = file->private_data; in le_max_key_size_write() local
3358 int smp_register(struct hci_dev *hdev) in smp_register()
3423 void smp_unregister(struct hci_dev *hdev) in smp_unregister()