Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/bnep/
H A Dbnep.h31 #define BNEP_CONTROL 0x01 macro
H A Dcore.c82 rsp.type = BNEP_CONTROL; in bnep_send_rsp()
246 pkt[0] = BNEP_CONTROL; in bnep_rx_control()
292 0, /* BNEP_CONTROL */
313 if ((type & BNEP_TYPE_MASK) == BNEP_CONTROL) { in bnep_rx_frame()
H A Dnetdev.c71 r->type = BNEP_CONTROL; in bnep_net_set_mc_list()
/kernel/linux/linux-6.6/net/bluetooth/bnep/
H A Dbnep.h31 #define BNEP_CONTROL 0x01 macro
H A Dcore.c82 rsp.type = BNEP_CONTROL; in bnep_send_rsp()
246 pkt[0] = BNEP_CONTROL; in bnep_rx_control()
292 0, /* BNEP_CONTROL */
313 if ((type & BNEP_TYPE_MASK) == BNEP_CONTROL) { in bnep_rx_frame()
H A Dnetdev.c71 r->type = BNEP_CONTROL; in bnep_net_set_mc_list()

Completed in 5 milliseconds