Searched defs:hcon (Results 1 – 8 of 8) sorted by relevance
/net/bluetooth/ |
D | amp.c | 115 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() 450 struct hci_conn *hcon = hchan->conn; in amp_disconnect_logical_link() local
|
D | smp.c | 318 struct hci_conn *hcon = conn->hcon; in build_pairing_cmd() local 415 struct hci_conn *hcon = conn->hcon; in smp_failure() local 459 struct hci_conn *hcon = conn->hcon; in tk_request() local 573 struct hci_conn *hcon = conn->hcon; in smp_random() local 642 struct hci_conn *hcon = conn->hcon; in smp_notify_keys() local 723 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys() local 870 int smp_user_confirm_reply(struct hci_conn *hcon, u16 mgmt_op, __le32 passkey) in smp_user_confirm_reply() 1114 struct hci_conn *hcon = conn->hcon; in smp_ltk_encrypt() local 1136 bool smp_sufficient_security(struct hci_conn *hcon, u8 sec_level) in smp_sufficient_security() 1162 struct hci_conn *hcon = conn->hcon; in smp_cmd_security_req() local [all …]
|
D | sco.c | 45 struct hci_conn *hcon; member 103 static struct sco_conn *sco_conn_add(struct hci_conn *hcon) in sco_conn_add() 157 static int sco_conn_del(struct hci_conn *hcon, int err) in sco_conn_del() 214 struct hci_conn *hcon; in sco_connect() local 1091 void sco_connect_cfm(struct hci_conn *hcon, __u8 status) in sco_connect_cfm() 1104 void sco_disconn_cfm(struct hci_conn *hcon, __u8 reason) in sco_disconn_cfm() 1111 int sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
|
D | l2cap_core.c | 67 static inline __u8 bdaddr_type(struct hci_conn *hcon, __u8 type) in bdaddr_type() 638 struct hci_conn *hcon = conn->hcon; in l2cap_conn_update_id_addr() local 858 struct hci_conn *hcon = chan->conn->hcon; in l2cap_do_send() local 1449 struct hci_conn *hcon = conn->hcon; in l2cap_le_conn_ready() local 1483 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() local 1632 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del() 3876 struct hci_conn *hcon = conn->hcon; in l2cap_connect_req() local 5177 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req() local 5602 struct hci_conn *hcon = conn->hcon; in l2cap_le_sig_channel() local 5643 struct hci_conn *hcon = conn->hcon; in l2cap_sig_channel() local [all …]
|
D | a2mp.c | 383 struct hci_conn *hcon; in a2mp_getampassoc_rsp() local 444 struct hci_conn *hcon; in a2mp_createphyslink_req() local 523 struct hci_conn *hcon; in a2mp_discphyslink_req() local
|
D | hci_event.c | 1842 struct hci_conn *hcon; in hci_cs_create_phylink() local 4003 struct hci_conn *hcon, *bredr_hcon; in hci_phy_link_complete_evt() local 4041 struct hci_conn *hcon; in hci_loglink_complete_evt() local 4104 struct hci_conn *hcon; in hci_disconn_phylink_complete_evt() local 4572 struct hci_conn *hcon; in hci_le_remote_conn_param_req_evt() local 4660 struct hci_conn *hcon; in hci_chan_selected_evt() local
|
D | hci_conn.c | 1347 static struct hci_chan *__hci_chan_lookup_handle(struct hci_conn *hcon, in __hci_chan_lookup_handle() 1363 struct hci_conn *hcon; in hci_chan_lookup_handle() local
|
D | 6lowpan.c | 725 static bool is_bt_6lowpan(struct hci_conn *hcon) in is_bt_6lowpan() 1118 struct hci_conn *hcon; in get_l2cap_conn() local
|