Searched refs:smp_cmd_security_req (Results 1 – 2 of 2) sorted by relevance
105 struct smp_cmd_security_req { struct
2299 static u8 smp_cmd_security_req(struct l2cap_conn *conn, struct sk_buff *skb) in smp_cmd_security_req() function2301 struct smp_cmd_security_req *rp = (void *) skb->data; in smp_cmd_security_req()2441 struct smp_cmd_security_req cp; in smp_conn_security()3004 reason = smp_cmd_security_req(conn, skb); in smp_sig_channel()