Searched refs:hci_conn_auth (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dhci_conn.c436 static int hci_conn_auth(struct hci_conn *conn, __u8 sec_level, __u8 auth_type) function
470 return hci_conn_auth(conn, sec_level, auth_type);
475 if (hci_conn_auth(conn, sec_level, auth_type)) {

Completed in 42 milliseconds