Searched defs:hcon (Results 1 – 7 of 7) sorted by relevance
/net/bluetooth/ |
D | amp.c | 114 struct hci_conn *hcon; in phylink_add() local 244 struct hci_conn *hcon) in amp_read_loc_assoc_final_data() 261 struct hci_conn *hcon) in amp_write_rem_assoc_frag() 312 struct hci_conn *hcon; in amp_write_rem_assoc_continue() local 327 struct hci_conn *hcon; in amp_write_remote_assoc() local 341 struct hci_conn *hcon) in amp_create_phylink() 360 struct hci_conn *hcon) in amp_accept_phylink() 449 struct hci_conn *hcon = hchan->conn; in amp_disconnect_logical_link() local
|
D | smp.c | 262 struct hci_conn *hcon = conn->hcon; in smp_failure() local 296 struct hci_conn *hcon = conn->hcon; in tk_request() local 415 struct hci_conn *hcon = conn->hcon; in random_work() local 528 int smp_user_confirm_reply(struct hci_conn *hcon, u16 mgmt_op, __le32 passkey) in smp_user_confirm_reply() 715 struct hci_conn *hcon = conn->hcon; in smp_ltk_encrypt() local 737 struct hci_conn *hcon = conn->hcon; in smp_cmd_security_req() local 765 int smp_conn_security(struct hci_conn *hcon, __u8 sec_level) in smp_conn_security() 832 struct hci_conn *hcon = conn->hcon; in smp_cmd_master_ident() local 966 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys() local
|
D | sco.c | 78 static struct sco_conn *sco_conn_add(struct hci_conn *hcon) in sco_conn_add() 117 static int sco_conn_del(struct hci_conn *hcon, int err) in sco_conn_del() 163 struct hci_conn *hcon; in sco_connect() local 1030 void sco_connect_cfm(struct hci_conn *hcon, __u8 status) in sco_connect_cfm() 1043 void sco_disconn_cfm(struct hci_conn *hcon, __u8 reason) in sco_disconn_cfm() 1050 int sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
|
D | a2mp.c | 381 struct hci_conn *hcon; in a2mp_getampassoc_rsp() local 442 struct hci_conn *hcon; in a2mp_createphyslink_req() local 521 struct hci_conn *hcon; in a2mp_discphyslink_req() local
|
D | l2cap_core.c | 767 struct hci_conn *hcon = chan->conn->hcon; in l2cap_do_send() local 1379 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() local 1532 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del() 1591 static struct l2cap_conn *l2cap_conn_add(struct hci_conn *hcon) in l2cap_conn_add() 1721 struct hci_conn *hcon; in l2cap_chan_connect() local 3842 struct hci_conn *hcon = conn->hcon; in l2cap_connect_req() local 5157 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req() local 6456 void l2cap_connect_cfm(struct hci_conn *hcon, u8 status) in l2cap_connect_cfm() 6471 int l2cap_disconn_ind(struct hci_conn *hcon) in l2cap_disconn_ind() 6482 void l2cap_disconn_cfm(struct hci_conn *hcon, u8 reason) in l2cap_disconn_cfm() [all …]
|
D | hci_conn.c | 1024 static struct hci_chan *__hci_chan_lookup_handle(struct hci_conn *hcon, in __hci_chan_lookup_handle() 1040 struct hci_conn *hcon; in hci_chan_lookup_handle() local
|
D | hci_event.c | 1563 struct hci_conn *hcon; in hci_cs_create_phylink() local 3416 struct hci_conn *hcon, *bredr_hcon; in hci_phy_link_complete_evt() local 3454 struct hci_conn *hcon; in hci_loglink_complete_evt() local 3517 struct hci_conn *hcon; in hci_disconn_phylink_complete_evt() local 3672 struct hci_conn *hcon; in hci_chan_selected_evt() local
|