Home
last modified time | relevance | path

Searched refs:encrypt_cfm (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/bluetooth/
Dhci_core.h369 int (*encrypt_cfm) (struct hci_conn *conn, __u8 status); member
432 if (hp && hp->encrypt_cfm) in hci_proto_encrypt_cfm()
433 hp->encrypt_cfm(conn, status); in hci_proto_encrypt_cfm()
436 if (hp && hp->encrypt_cfm) in hci_proto_encrypt_cfm()
437 hp->encrypt_cfm(conn, status); in hci_proto_encrypt_cfm()
/linux-2.4.37.9/net/bluetooth/
Dl2cap.c2175 encrypt_cfm: l2cap_encrypt_cfm