Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Damp.c115 struct hci_conn *hcon; in phylink_add() local
251 struct hci_conn *hcon) in amp_read_loc_assoc_final_data()
268 struct hci_conn *hcon) in amp_write_rem_assoc_frag()
319 struct hci_conn *hcon; in amp_write_rem_assoc_continue() local
334 struct hci_conn *hcon; in amp_write_remote_assoc() local
348 struct hci_conn *hcon) in amp_create_phylink()
367 struct hci_conn *hcon) in amp_accept_phylink()
457 struct hci_conn *hcon = hchan->conn; in amp_disconnect_logical_link() local
Dsmp.c648 struct hci_conn *hcon = conn->hcon; in build_pairing_cmd() local
736 struct hci_conn *hcon = conn->hcon; in smp_chan_destroy() local
788 struct hci_conn *hcon = conn->hcon; in smp_failure() local
844 struct hci_conn *hcon = conn->hcon; in tk_request() local
961 struct hci_conn *hcon = conn->hcon; in smp_random() local
1030 struct hci_conn *hcon = conn->hcon; in smp_notify_keys() local
1134 struct hci_conn *hcon = smp->conn->hcon; in sc_add_ltk() local
1201 struct hci_conn *hcon = smp->conn->hcon; in sc_generate_ltk() local
1227 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys() local
1397 struct hci_conn *hcon = smp->conn->hcon; in sc_mackey_and_ltk() local
[all …]
Dsco.c45 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
1089 static void sco_connect_cfm(struct hci_conn *hcon, __u8 status) in sco_connect_cfm()
1106 static void sco_disconn_cfm(struct hci_conn *hcon, __u8 reason) in sco_disconn_cfm()
1116 int sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
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()
651 struct hci_conn *hcon = conn->hcon; in l2cap_conn_update_id_addr() local
874 struct hci_conn *hcon = chan->conn->hcon; in l2cap_do_send() local
1477 struct hci_conn *hcon = conn->hcon; in l2cap_le_conn_ready() local
1511 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() local
1660 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del()
3897 struct hci_conn *hcon = conn->hcon; in l2cap_connect_req() local
5192 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req() local
5243 struct hci_conn *hcon = conn->hcon; in l2cap_le_connect_rsp() local
[all …]
Da2mp.c401 struct hci_conn *hcon; in a2mp_getampassoc_rsp() local
462 struct hci_conn *hcon; in a2mp_createphyslink_req() local
541 struct hci_conn *hcon; in a2mp_discphyslink_req() local
Dhci_conn.c1353 static struct hci_chan *__hci_chan_lookup_handle(struct hci_conn *hcon, in __hci_chan_lookup_handle()
1369 struct hci_conn *hcon; in hci_chan_lookup_handle() local
Dhci_event.c1960 struct hci_conn *hcon; in hci_cs_create_phylink() local
4320 struct hci_conn *hcon, *bredr_hcon; in hci_phy_link_complete_evt() local
4359 struct hci_conn *hcon; in hci_loglink_complete_evt() local
4422 struct hci_conn *hcon; in hci_disconn_phylink_complete_evt() local
5008 struct hci_conn *hcon; in hci_le_remote_conn_param_req_evt() local
5125 struct hci_conn *hcon; in hci_chan_selected_evt() local
D6lowpan.c755 static bool is_bt_6lowpan(struct hci_conn *hcon) in is_bt_6lowpan()
1144 struct hci_conn *hcon; in get_l2cap_conn() local
/linux-4.1.27/include/net/bluetooth/
Dl2cap.h615 struct hci_conn *hcon; member