Home
last modified time | relevance | path

Searched defs:hcon (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/
H A Dsmp.c632 struct hci_conn *hcon = conn->hcon; in build_pairing_cmd() local
725 struct hci_conn *hcon = conn->hcon; in smp_chan_destroy() local
776 struct hci_conn *hcon = conn->hcon; in smp_failure() local
831 struct hci_conn *hcon = conn->hcon; in tk_request() local
956 struct hci_conn *hcon = conn->hcon; in smp_random() local
1016 struct hci_conn *hcon = conn->hcon; in smp_notify_keys() local
1110 struct hci_conn *hcon = smp->conn->hcon; in sc_add_ltk() local
1182 struct hci_conn *hcon = smp->conn->hcon; in sc_generate_ltk() local
1219 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys() local
1362 struct hci_conn *hcon = conn->hcon; in smp_chan_create() local
[all …]
H A Dsco.c44 struct hci_conn *hcon; member
194 static struct sco_conn *sco_conn_add(struct hci_conn *hcon) in sco_conn_add()
258 static void sco_conn_del(struct hci_conn *hcon, int err) in sco_conn_del()
315 struct hci_conn *hcon; in sco_connect() local
1504 static void sco_connect_cfm(struct hci_conn *hcon, __u8 status) in sco_connect_cfm()
1525 static void sco_disconn_cfm(struct hci_conn *hcon, __u8 reason) in sco_disconn_cfm()
1537 struct hci_conn *hcon; in sco_recv_scodata() local
H A D6lowpan.c616 static bool is_bt_6lowpan(struct hci_conn *hcon) in is_bt_6lowpan()
965 struct hci_conn *hcon; in get_l2cap_conn() local