Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Damp.c109 struct hci_conn *hcon; in phylink_add() local
293 struct hci_conn *hcon) in amp_read_loc_assoc_final_data()
330 struct hci_conn *hcon) in amp_write_rem_assoc_frag()
384 struct hci_conn *hcon; in amp_write_rem_assoc_continue() local
399 struct hci_conn *hcon; in amp_write_remote_assoc() local
426 struct hci_conn *hcon; in create_phylink_complete() local
439 struct hci_conn *hcon) in amp_create_phylink()
478 struct hci_conn *hcon) in amp_accept_phylink()
571 struct hci_conn *hcon = hchan->conn; in amp_disconnect_logical_link() local
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
977 struct hci_conn *hcon = conn->hcon; in smp_random() local
1038 struct hci_conn *hcon = conn->hcon; in smp_notify_keys() local
1127 struct hci_conn *hcon = smp->conn->hcon; in sc_add_ltk() local
1199 struct hci_conn *hcon = smp->conn->hcon; in sc_generate_ltk() local
1236 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys() local
1416 struct hci_conn *hcon = smp->conn->hcon; in sc_mackey_and_ltk() local
[all …]
Dsco.c46 struct hci_conn *hcon; member
105 static struct sco_conn *sco_conn_add(struct hci_conn *hcon) in sco_conn_add()
159 static void sco_conn_del(struct hci_conn *hcon, int err) in sco_conn_del()
218 struct hci_conn *hcon; in sco_connect() local
1160 static void sco_connect_cfm(struct hci_conn *hcon, __u8 status) in sco_connect_cfm()
1177 static void sco_disconn_cfm(struct hci_conn *hcon, __u8 reason) in sco_disconn_cfm()
1187 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
Dl2cap_core.c77 static inline u8 bdaddr_src_type(struct hci_conn *hcon) in bdaddr_src_type()
82 static inline u8 bdaddr_dst_type(struct hci_conn *hcon) in bdaddr_dst_type()
707 struct hci_conn *hcon = conn->hcon; in l2cap_conn_update_id_addr() local
960 struct hci_conn *hcon = chan->conn->hcon; in l2cap_do_send() local
1507 static bool l2cap_check_enc_key_size(struct hci_conn *hcon) in l2cap_check_enc_key_size()
1675 struct hci_conn *hcon = conn->hcon; in l2cap_le_conn_ready() local
1709 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() local
1854 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del()
4224 struct hci_conn *hcon = conn->hcon; in l2cap_connect_req() local
5525 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req() local
[all …]
Da2mp.c418 struct hci_conn *hcon; in a2mp_getampassoc_rsp() local
478 struct hci_conn *hcon; in a2mp_createphyslink_req() local
559 struct hci_conn *hcon; in a2mp_discphyslink_req() local
Dhci_conn.c1756 static struct hci_chan *__hci_chan_lookup_handle(struct hci_conn *hcon, in __hci_chan_lookup_handle()
1772 struct hci_conn *hcon; in hci_chan_lookup_handle() local
D6lowpan.c634 static bool is_bt_6lowpan(struct hci_conn *hcon) in is_bt_6lowpan()
993 struct hci_conn *hcon; in get_l2cap_conn() local
Dhci_event.c4914 struct hci_conn *hcon; in hci_chan_selected_evt() local
4931 struct hci_conn *hcon, *bredr_hcon; in hci_phy_link_complete_evt() local
4970 struct hci_conn *hcon; in hci_loglink_complete_evt() local
5033 struct hci_conn *hcon; in hci_disconn_phylink_complete_evt() local
5814 struct hci_conn *hcon; in hci_le_remote_conn_param_req_evt() local
/Linux-v5.10/include/net/bluetooth/
Dl2cap.h673 struct hci_conn *hcon; member
Dhci_core.h736 static inline void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()