Home
last modified time | relevance | path

Searched defs:hcon (Results 1 – 7 of 7) 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 iso_conn_add(struct hci_conn * hcon) iso_conn_add() argument
298 iso_conn_del(struct hci_conn * hcon,int err) iso_conn_del() argument
391 struct hci_conn *hcon; iso_connect_bis() local
495 struct hci_conn *hcon; iso_connect_cis() local
882 struct hci_conn *hcon = iso_pi(sk)->conn->hcon; iso_sock_disconn() local
1299 struct hci_conn *hcon; iso_listen_bis() local
1543 struct hci_conn *hcon = iso_pi(sk)->conn ? iso_sock_getname() local
2158 struct hci_conn *hcon = data; iso_match_big_hcon() local
2180 struct hci_conn *hcon; iso_conn_ready() local
2464 struct hci_conn *hcon; iso_connect_ind() local
2501 struct hci_conn *hcon; iso_connect_ind() local
2574 iso_connect_cfm(struct hci_conn * hcon,__u8 status) iso_connect_cfm() argument
2621 iso_disconn_cfm(struct hci_conn * hcon,__u8 reason) iso_disconn_cfm() argument
2635 struct hci_conn *hcon; iso_recv() 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
1459 static bool l2cap_check_enc_key_size(struct hci_conn *hcon, in l2cap_check_enc_key_size()
1625 struct hci_conn *hcon = conn->hcon; in l2cap_le_conn_ready() local
1659 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() local
1793 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del()
4758 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req() local
4801 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.c2257 hci_conn_big_create_sync(struct hci_dev * hdev,struct hci_conn * hcon,struct bt_iso_qos * qos,__u16 sync_handle,__u8 num_bis,__u8 bis[]) hci_conn_big_create_sync() argument
2928 __hci_chan_lookup_handle(struct hci_conn * hcon,__u16 handle) __hci_chan_lookup_handle() argument
2944 struct hci_conn *hcon; hci_chan_lookup_handle() local
[all...]
H A Dhci_event.c6832 struct hci_conn *hcon; hci_le_remote_conn_param_req_evt() local
[all...]