Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/bluetooth/bnep/
H A Dsock.c60 __u32 supp_feat = BIT(BNEP_SETUP_RESPONSE); in do_bnep_sock_ioctl() local
125 if (copy_to_user(argp, &supp_feat, sizeof(supp_feat))) in do_bnep_sock_ioctl()
/kernel/linux/linux-5.10/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()

Completed in 1 milliseconds