Home
last modified time | relevance | path

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

/linux-2.6.39/net/bluetooth/
Dmgmt.c747 static int load_keys(struct sock *sk, u16 index, unsigned char *data, u16 len) in load_keys() function
1323 err = load_keys(sk, index, buf + sizeof(*hdr), len); in mgmt_control()