Home
last modified time | relevance | path

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

/openbmc/linux/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()
559 u32 valid_flags = BIT(BNEP_SETUP_RESPONSE); in bnep_add_connection()
677 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()