Home
last modified time | relevance | path

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

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