Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsmp.c654 struct hci_conn *hcon = conn->hcon; in build_pairing_cmd() local
747 struct hci_conn *hcon = conn->hcon; in smp_chan_destroy() local
799 struct hci_conn *hcon = conn->hcon; in smp_failure() local
854 struct hci_conn *hcon = conn->hcon; in tk_request() local
979 struct hci_conn *hcon = conn->hcon; in smp_random() local
1042 struct hci_conn *hcon = conn->hcon; in smp_notify_keys() local
1245 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys() local
1388 struct hci_conn *hcon = conn->hcon; in smp_chan_create() local
1486 struct hci_conn *hcon = conn->hcon; in sc_passkey_send_confirm() local
1507 struct hci_conn *hcon = conn->hcon; in sc_passkey_round() local
[all …]
H A Diso.c26 struct hci_conn *hcon; member
145 static struct iso_conn *iso_conn_add(struct hci_conn *hcon) in iso_conn_add()
207 struct hci_conn *hcon = data; in iso_match_conn_sync_handle() local
215 static void iso_conn_del(struct hci_conn *hcon, int err) in iso_conn_del()
310 struct hci_conn *hcon; in iso_connect_bis() local
401 struct hci_conn *hcon; in iso_connect_cis() local
1593 struct hci_conn *hcon; member
1616 struct hci_conn *hcon; in iso_conn_ready() local
1853 static void iso_connect_cfm(struct hci_conn *hcon, __u8 status) in iso_connect_cfm()
1894 static void iso_disconn_cfm(struct hci_conn *hcon, __u8 reason) in iso_disconn_cfm()
[all …]
H A Dsco.c46 struct hci_conn *hcon; member
135 static struct sco_conn *sco_conn_add(struct hci_conn *hcon) in sco_conn_add()
193 static void sco_conn_del(struct hci_conn *hcon, int err) in sco_conn_del()
253 struct hci_conn *hcon; in sco_connect() local
1355 static void sco_connect_cfm(struct hci_conn *hcon, __u8 status) in sco_connect_cfm()
1372 static void sco_disconn_cfm(struct hci_conn *hcon, __u8 reason) in sco_disconn_cfm()
1382 void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
H A Dl2cap_core.c745 struct hci_conn *hcon = conn->hcon; in l2cap_conn_update_id_addr() local
1576 struct hci_conn *hcon = conn->hcon; in l2cap_le_conn_ready() local
1610 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() local
4617 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req() local
4668 struct hci_conn *hcon = conn->hcon; in l2cap_le_connect_rsp() local
5156 struct hci_conn *hcon = conn->hcon; in l2cap_ecred_conn_rsp() local
5460 struct hci_conn *hcon = conn->hcon; in l2cap_le_sig_channel() local
5509 struct hci_conn *hcon = conn->hcon; in l2cap_sig_channel() local
6744 struct hci_conn *hcon = conn->hcon; in l2cap_conless_channel() local
6944 struct hci_conn *hcon; in l2cap_chan_connect() local
[all …]
H A D6lowpan.c605 static bool is_bt_6lowpan(struct hci_conn *hcon) in is_bt_6lowpan()
955 struct hci_conn *hcon; in get_l2cap_conn() local
H A Dhci_conn.c2085 int hci_le_big_create_sync(struct hci_dev *hdev, struct hci_conn *hcon, in hci_le_big_create_sync()
2701 static struct hci_chan *__hci_chan_lookup_handle(struct hci_conn *hcon, in __hci_chan_lookup_handle()
2717 struct hci_conn *hcon; in hci_chan_lookup_handle() local
H A Dhci_event.c6514 struct hci_conn *hcon; in hci_le_remote_conn_param_req_evt() local
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h843 static inline void sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
857 static inline void iso_recv(struct hci_conn *hcon, struct sk_buff *skb, in iso_recv()
H A Dl2cap.h636 struct hci_conn *hcon; member