Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/bnep/
Dbnep.h116 #define BNEP_SETUP_RESPONSE 0 macro
Dcore.c235 if (test_bit(BNEP_SETUP_RESPONSE, &s->flags) && in bnep_rx_control()
557 u32 valid_flags = BIT(BNEP_SETUP_RESPONSE); in bnep_add_connection()
675 u32 valid_flags = BIT(BNEP_SETUP_RESPONSE); in __bnep_copy_ci()
Dsock.c60 __u32 supp_feat = BIT(BNEP_SETUP_RESPONSE); in bnep_sock_ioctl()