Home
last modified time | relevance | path

Searched refs:BNEP_SETUP_RESPONSE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/bnep/
H A Dbnep.h106 #define BNEP_SETUP_RESPONSE 0 macro
H A Dcore.c235 if (test_bit(BNEP_SETUP_RESPONSE, &s->flags) && in bnep_rx_control()
558 u32 valid_flags = BIT(BNEP_SETUP_RESPONSE); in bnep_add_connection()
676 u32 valid_flags = BIT(BNEP_SETUP_RESPONSE); in __bnep_copy_ci()
H A Dsock.c59 __u32 supp_feat = BIT(BNEP_SETUP_RESPONSE); in do_bnep_sock_ioctl()
/kernel/linux/linux-6.6/net/bluetooth/bnep/
H A Dbnep.h106 #define BNEP_SETUP_RESPONSE 0 macro
H A Dcore.c235 if (test_bit(BNEP_SETUP_RESPONSE, &s->flags) && in bnep_rx_control()
558 u32 valid_flags = BIT(BNEP_SETUP_RESPONSE); in bnep_add_connection()
676 u32 valid_flags = BIT(BNEP_SETUP_RESPONSE); in __bnep_copy_ci()
H A Dsock.c60 __u32 supp_feat = BIT(BNEP_SETUP_RESPONSE); in do_bnep_sock_ioctl()

Completed in 4 milliseconds