Home
last modified time | relevance | path

Searched defs:hcon (Results 1 – 8 of 8) 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 Diso.c33 struct hci_conn *hcon; member
228 static struct iso_conn *iso_conn_add(struct hci_conn *hcon) in iso_conn_add()
298 static void iso_conn_del(struct hci_conn *hcon, int err) in iso_conn_del()
391 struct hci_conn *hcon; in iso_connect_bis() local
495 struct hci_conn *hcon; in iso_connect_cis() local
887 struct hci_conn *hcon = iso_pi(sk)->conn->hcon; in iso_sock_disconn() local
1304 struct hci_conn *hcon; in iso_listen_bis() local
1548 struct hci_conn *hcon = iso_pi(sk)->conn ? in iso_sock_getname() local
2188 struct hci_conn *hcon = data; in iso_match_big_hcon() local
2210 struct hci_conn *hcon; in iso_conn_ready() 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 Dl2cap_core.c75 static inline u8 bdaddr_src_type(struct hci_conn *hcon) in bdaddr_src_type()
80 static inline u8 bdaddr_dst_type(struct hci_conn *hcon) in bdaddr_dst_type()
772 struct hci_conn *hcon = conn->hcon; in l2cap_conn_update_id_addr() local
1030 struct hci_conn *hcon = chan->conn->hcon; in l2cap_do_send() local
1466 static bool l2cap_check_enc_key_size(struct hci_conn *hcon, in l2cap_check_enc_key_size()
1632 struct hci_conn *hcon = conn->hcon; in l2cap_le_conn_ready() local
1666 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() local
1800 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del()
4772 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req() local
4815 struct hci_conn *hcon = conn->hcon; in l2cap_le_connect_rsp() local
[all …]
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
H A Dhci_conn.c2279 int hci_conn_big_create_sync(struct hci_dev *hdev, struct hci_conn *hcon, in hci_conn_big_create_sync()
2950 static struct hci_chan *__hci_chan_lookup_handle(struct hci_conn *hcon, in __hci_chan_lookup_handle()
2966 struct hci_conn *hcon; in hci_chan_lookup_handle() local
H A Dhci_event.c6833 struct hci_conn *hcon; in hci_le_remote_conn_param_req_evt() local
/linux/include/net/bluetooth/
H A Dl2cap.h643 struct hci_conn *hcon; member