Home
last modified time | relevance | path

Searched refs:hci_conn (Results 1 – 22 of 22) sorted by relevance

/linux/include/net/bluetooth/
A Dhci_core.h636 struct hci_conn { struct
718 struct hci_conn *link; argument
729 struct hci_conn *conn;
757 struct hci_conn *conn;
981 struct hci_conn *c; in hci_conn_lookup_type()
1002 struct hci_conn *c; in hci_conn_hash_lookup_handle()
1021 struct hci_conn *c; in hci_conn_hash_lookup_ba()
1042 struct hci_conn *c; in hci_conn_hash_lookup_le()
1065 struct hci_conn *c; in hci_conn_hash_lookup_state()
1084 struct hci_conn *c; in hci_lookup_le_connect()
[all …]
A Dl2cap.h542 struct hci_conn *hs_hcon;
675 struct hci_conn *hcon;
/linux/net/bluetooth/
A Dhci_conn.c149 struct hci_conn *conn = container_of(work, struct hci_conn, in le_scan_cleanup()
567 struct hci_conn *conn = container_of(work, struct hci_conn, in hci_conn_timeout()
598 struct hci_conn *conn = container_of(work, struct hci_conn, in hci_conn_idle()
632 struct hci_conn *conn = container_of(work, struct hci_conn, in hci_conn_auto_accept()
658 struct hci_conn *conn = container_of(work, struct hci_conn, in le_conn_timeout()
682 struct hci_conn *conn; in hci_conn_add()
926 struct hci_conn *conn; in create_le_conn_complete()
1425 struct hci_conn *acl; in hci_connect_acl()
1457 struct hci_conn *acl; in hci_connect_sco()
1458 struct hci_conn *sco; in hci_connect_sco()
[all …]
A Damp.h26 struct hci_conn *phylink_add(struct hci_dev *hdev, struct amp_mgr *mgr,
29 int phylink_gen_key(struct hci_conn *hcon, u8 *data, u8 *len, u8 *type);
35 struct hci_conn *hcon);
37 struct hci_conn *hcon);
39 struct hci_conn *hcon);
56 void amp_physical_cfm(struct hci_conn *bredr_hcon, struct hci_conn *hs_hcon);
A Damp.c109 struct hci_conn *hcon; in phylink_add()
293 struct hci_conn *hcon) in amp_read_loc_assoc_final_data()
333 struct hci_conn *hcon) in amp_write_rem_assoc_frag()
387 struct hci_conn *hcon; in amp_write_rem_assoc_continue()
402 struct hci_conn *hcon; in amp_write_remote_assoc()
429 struct hci_conn *hcon; in create_phylink_complete()
442 struct hci_conn *hcon) in amp_create_phylink()
481 struct hci_conn *hcon) in amp_accept_phylink()
502 void amp_physical_cfm(struct hci_conn *bredr_hcon, struct hci_conn *hs_hcon) in amp_physical_cfm()
532 struct hci_conn *hs_hcon = chan->hs_hcon; in amp_create_logical_link()
[all …]
A Dhci_sysfs.c13 struct hci_conn *conn = to_hci_conn(dev); in bt_link_release()
32 void hci_conn_init_sysfs(struct hci_conn *conn) in hci_conn_init_sysfs()
45 void hci_conn_add_sysfs(struct hci_conn *conn) in hci_conn_add_sysfs()
61 void hci_conn_del_sysfs(struct hci_conn *conn) in hci_conn_del_sysfs()
A Dhci_event.c123 struct hci_conn *conn; in hci_cc_role_discovery()
142 struct hci_conn *conn; in hci_cc_read_link_policy()
161 struct hci_conn *conn; in hci_cc_write_link_policy()
628 struct hci_conn *conn; in hci_cc_read_auth_payload_timeout()
648 struct hci_conn *conn; in hci_cc_write_auth_payload_timeout()
897 struct hci_conn *conn; in hci_cc_read_clock()
998 struct hci_conn *conn; in hci_cc_pin_code_reply()
1840 struct hci_conn *conn; in hci_cc_read_rssi()
1860 struct hci_conn *conn; in hci_cc_read_tx_power()
1920 struct hci_conn *conn; in hci_cs_create_conn()
[all …]
A Dhci_debugfs.h28 void hci_debugfs_create_conn(struct hci_conn *conn);
45 static inline void hci_debugfs_create_conn(struct hci_conn *conn) in hci_debugfs_create_conn()
A Dsmp.h186 bool smp_sufficient_security(struct hci_conn *hcon, u8 sec_level,
188 int smp_conn_security(struct hci_conn *hcon, __u8 sec_level);
189 int smp_user_confirm_reply(struct hci_conn *conn, u16 mgmt_op, __le32 passkey);
A Dsmp.c652 struct hci_conn *hcon = conn->hcon; in build_pairing_cmd()
745 struct hci_conn *hcon = conn->hcon; in smp_chan_destroy()
797 struct hci_conn *hcon = conn->hcon; in smp_failure()
852 struct hci_conn *hcon = conn->hcon; in tk_request()
977 struct hci_conn *hcon = conn->hcon; in smp_random()
1039 struct hci_conn *hcon = conn->hcon; in smp_notify_keys()
1237 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys()
1379 struct hci_conn *hcon = conn->hcon; in smp_chan_create()
1477 struct hci_conn *hcon = conn->hcon; in sc_passkey_send_confirm()
1498 struct hci_conn *hcon = conn->hcon; in sc_passkey_round()
[all …]
A Dhci_request.h116 int hci_abort_conn(struct hci_conn *conn, u8 reason);
117 void __hci_abort_conn(struct hci_request *req, struct hci_conn *conn,
A Dsco.c46 struct hci_conn *hcon;
124 static struct sco_conn *sco_conn_add(struct hci_conn *hcon) in sco_conn_add()
179 static void sco_conn_del(struct hci_conn *hcon, int err) in sco_conn_del()
241 struct hci_conn *hcon; in sco_connect()
754 static void sco_conn_defer_accept(struct hci_conn *conn, u16 setting) in sco_conn_defer_accept()
1350 static void sco_connect_cfm(struct hci_conn *hcon, __u8 status) in sco_connect_cfm()
1367 static void sco_disconn_cfm(struct hci_conn *hcon, __u8 reason) in sco_disconn_cfm()
1377 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
A DMakefile15 bluetooth-y := af_bluetooth.o hci_core.o hci_conn.o hci_event.o mgmt.o \
A Da2mp.c418 struct hci_conn *hcon; in a2mp_getampassoc_rsp()
478 struct hci_conn *hcon; in a2mp_createphyslink_req()
560 struct hci_conn *hcon; in a2mp_discphyslink_req()
1009 struct hci_conn *hs_hcon; in a2mp_send_create_phy_link_rsp()
A Dl2cap_core.c709 struct hci_conn *hcon = conn->hcon; in l2cap_conn_update_id_addr()
1683 struct hci_conn *hcon = conn->hcon; in l2cap_le_conn_ready()
1717 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready()
4232 struct hci_conn *hcon = conn->hcon; in l2cap_connect_req()
4832 struct hci_conn *hs_hcon; in l2cap_create_channel_req()
5534 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req()
5585 struct hci_conn *hcon = conn->hcon; in l2cap_le_connect_rsp()
6067 struct hci_conn *hcon = conn->hcon; in l2cap_ecred_conn_rsp()
6366 struct hci_conn *hcon = conn->hcon; in l2cap_le_sig_channel()
7816 struct hci_conn *hcon; in l2cap_chan_connect()
[all …]
A Dhci_core.c4308 struct hci_conn *conn = chan->conn; in hci_queue_acl()
4379 void hci_send_sco(struct hci_conn *conn, struct sk_buff *skb) in hci_send_sco()
4402 static struct hci_conn *hci_low_sent(struct hci_dev *hdev, __u8 type, in hci_low_sent()
4406 struct hci_conn *conn = NULL, *c; in hci_low_sent()
4465 struct hci_conn *c; in hci_link_tx_to()
4489 struct hci_conn *conn; in hci_chan_sent()
4568 struct hci_conn *conn; in hci_prio_recalculate()
4635 struct hci_conn *conn; in hci_sched_sco()
4658 struct hci_conn *conn; in hci_sched_esco()
4876 struct hci_conn *conn; in hci_acldata_packet()
[all …]
A Dhci_request.c872 struct hci_conn *c; in hci_is_le_conn_scanning()
1133 struct hci_conn *conn; in hci_req_prepare_suspend()
2243 struct hci_conn *conn; in disconnected_accept_list_entries()
2458 void __hci_abort_conn(struct hci_request *req, struct hci_conn *conn, in __hci_abort_conn()
2533 int hci_abort_conn(struct hci_conn *conn, u8 reason) in hci_abort_conn()
2563 struct hci_conn *conn; in bg_scan_update()
A Dmgmt.c1174 struct hci_conn *conn; in clean_up_hci_state()
2448 struct hci_conn *conn; in unpair_device()
2575 struct hci_conn *conn; in disconnect()
2658 struct hci_conn *c; in get_connections()
2732 struct hci_conn *conn; in pin_code_reply()
2915 struct hci_conn *conn; in pair_device()
3044 struct hci_conn *conn; in cancel_pair_device()
3101 struct hci_conn *conn; in user_pairing_resp()
6543 struct hci_conn *conn; in conn_info_refresh_complete()
6597 struct hci_conn *conn; in get_conn_info()
[all …]
A D6lowpan.c605 static bool is_bt_6lowpan(struct hci_conn *hcon) in is_bt_6lowpan()
956 struct hci_conn *hcon; in get_l2cap_conn()
A Dhci_debugfs.c1243 void hci_debugfs_create_conn(struct hci_conn *conn) in hci_debugfs_create_conn()
/linux/net/bluetooth/rfcomm/
A Dtty.c179 struct hci_conn *conn; in rfcomm_reparent_device()
A Dcore.c2133 static void rfcomm_security_cfm(struct hci_conn *conn, u8 status, u8 encrypt) in rfcomm_security_cfm()

Completed in 89 milliseconds