Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/bnep/
H A Dsock.c59 __u32 supp_feat = BIT(BNEP_SETUP_RESPONSE); in do_bnep_sock_ioctl() local
124 if (copy_to_user(argp, &supp_feat, sizeof(supp_feat))) in do_bnep_sock_ioctl()