Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.c653 struct hci_conn *hcon = conn->hcon; in build_pairing_cmd() local
746 struct hci_conn *hcon = conn->hcon; in smp_chan_destroy() local
798 struct hci_conn *hcon = conn->hcon; in smp_failure() local
853 struct hci_conn *hcon = conn->hcon; in tk_request() local
978 struct hci_conn *hcon = conn->hcon; in smp_random() local
1041 struct hci_conn *hcon = conn->hcon; in smp_notify_keys() local
1135 struct hci_conn *hcon = smp->conn->hcon; in sc_add_ltk() local
1207 struct hci_conn *hcon = smp->conn->hcon; in sc_generate_ltk() local
1244 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys() local
1387 struct hci_conn *hcon = conn->hcon; in smp_chan_create() local
[all …]
H A Diso.c27 struct hci_conn *hcon; member
197 iso_conn_add(struct hci_conn * hcon) iso_conn_add() argument
261 iso_conn_del(struct hci_conn * hcon,int err) iso_conn_del() argument
335 struct hci_conn *hcon; iso_connect_bis() local
430 struct hci_conn *hcon; iso_connect_cis() local
762 struct hci_conn *hcon = iso_pi(sk)->conn->hcon; iso_sock_disconn() local
1117 struct hci_conn *hcon; iso_listen_bis() local
1344 struct hci_conn *hcon = iso_pi(sk)->conn ? iso_sock_getname() local
1912 struct hci_conn *hcon = data; iso_match_big_hcon() local
1929 struct hci_conn *hcon; iso_conn_ready() local
2140 struct hci_conn *hcon = iso_pi(sk)->conn->hcon; iso_connect_ind() local
2170 struct hci_conn *hcon; iso_connect_ind() local
2238 iso_connect_cfm(struct hci_conn * hcon,__u8 status) iso_connect_cfm() argument
2280 iso_disconn_cfm(struct hci_conn * hcon,__u8 reason) iso_disconn_cfm() argument
2291 iso_recv(struct hci_conn * hcon,struct sk_buff * skb,u16 flags) iso_recv() argument
[all...]
H A Dsco.c46 struct hci_conn *hcon; member
193 static struct sco_conn *sco_conn_add(struct hci_conn *hcon) in sco_conn_add() argument
254 sco_conn_del(struct hci_conn * hcon,int err) sco_conn_del() argument
313 struct hci_conn *hcon; sco_connect() local
1425 sco_connect_cfm(struct hci_conn * hcon,__u8 status) sco_connect_cfm() argument
1444 sco_disconn_cfm(struct hci_conn * hcon,__u8 reason) sco_disconn_cfm() argument
1454 sco_recv_scodata(struct hci_conn * hcon,struct sk_buff * skb) sco_recv_scodata() argument
[all...]
H A Dl2cap_core.c78 static inline u8 bdaddr_src_type(struct hci_conn *hcon) in bdaddr_src_type()
83 static inline u8 bdaddr_dst_type(struct hci_conn *hcon) in bdaddr_dst_type()
742 struct hci_conn *hcon = conn->hcon; in l2cap_conn_update_id_addr() local
985 struct hci_conn *hcon = chan->conn->hcon; in l2cap_do_send() local
1414 static bool l2cap_check_enc_key_size(struct hci_conn *hcon, in l2cap_check_enc_key_size()
1580 struct hci_conn *hcon = conn->hcon; in l2cap_le_conn_ready() local
1614 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() local
1752 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del()
4658 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req() local
4709 struct hci_conn *hcon = conn->hcon; in l2cap_le_connect_rsp() local
[all …]
H A D6lowpan.c606 static bool is_bt_6lowpan(struct hci_conn *hcon) in is_bt_6lowpan()
961 struct hci_conn *hcon; in get_l2cap_conn() local
H A Dhci_conn.c2141 int hci_conn_big_create_sync(struct hci_dev *hdev, struct hci_conn *hcon, in hci_conn_big_create_sync()
2785 static struct hci_chan *__hci_chan_lookup_handle(struct hci_conn *hcon, in __hci_chan_lookup_handle()
2801 struct hci_conn *hcon; in hci_chan_lookup_handle() local
H A Dhci_event.c6608 struct hci_conn *hcon; in hci_le_remote_conn_param_req_evt() local
/linux/include/net/bluetooth/
H A Dhci_core.h870 sco_recv_scodata(struct hci_conn * hcon,struct sk_buff * skb) sco_recv_scodata() argument
884 iso_recv(struct hci_conn * hcon,struct sk_buff * skb,u16 flags) iso_recv() argument
[all...]
H A Dl2cap.h642 struct hci_conn *hcon; member