Home
last modified time | relevance | path

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

/linux-3.4.99/net/bluetooth/
Dsmp.c261 struct hci_conn *hcon = conn->hcon; in smp_failure() local
295 struct hci_conn *hcon = conn->hcon; in tk_request() local
414 struct hci_conn *hcon = conn->hcon; in random_work() local
527 int smp_user_confirm_reply(struct hci_conn *hcon, u16 mgmt_op, __le32 passkey) in smp_user_confirm_reply()
711 struct hci_conn *hcon = conn->hcon; in smp_ltk_encrypt() local
730 struct hci_conn *hcon = conn->hcon; in smp_cmd_security_req() local
758 int smp_conn_security(struct hci_conn *hcon, __u8 sec_level) in smp_conn_security()
825 struct hci_conn *hcon = conn->hcon; in smp_cmd_master_ident() local
959 struct hci_conn *hcon = conn->hcon; in smp_distribute_keys() local
Dsco.c98 static struct sco_conn *sco_conn_add(struct hci_conn *hcon, __u8 status) in sco_conn_add()
137 static int sco_conn_del(struct hci_conn *hcon, int err) in sco_conn_del()
181 struct hci_conn *hcon; in sco_connect() local
921 int sco_connect_cfm(struct hci_conn *hcon, __u8 status) in sco_connect_cfm()
936 int sco_disconn_cfm(struct hci_conn *hcon, __u8 reason) in sco_disconn_cfm()
944 int sco_recv_scodata(struct hci_conn *hcon, struct sk_buff *skb) in sco_recv_scodata()
Dl2cap_core.c586 struct hci_conn *hcon = chan->conn->hcon; in l2cap_do_send() local
940 struct hci_conn *hcon = conn->hcon; in l2cap_conn_ready() local
1005 static void l2cap_conn_del(struct hci_conn *hcon, int err) in l2cap_conn_del()
1054 static struct l2cap_conn *l2cap_conn_add(struct hci_conn *hcon, u8 status) in l2cap_conn_add()
1143 struct hci_conn *hcon; in l2cap_chan_connect() local
3482 struct hci_conn *hcon = conn->hcon; in l2cap_conn_param_update_req() local
4554 int l2cap_connect_cfm(struct hci_conn *hcon, u8 status) in l2cap_connect_cfm()
4570 int l2cap_disconn_ind(struct hci_conn *hcon) in l2cap_disconn_ind()
4581 int l2cap_disconn_cfm(struct hci_conn *hcon, u8 reason) in l2cap_disconn_cfm()
4606 int l2cap_security_cfm(struct hci_conn *hcon, u8 status, u8 encrypt) in l2cap_security_cfm()
[all …]
/linux-3.4.99/include/net/bluetooth/
Dsco.h56 struct hci_conn *hcon; member
Dl2cap.h516 struct hci_conn *hcon; member