Searched refs:BNEP_CONTROL (Results 1 – 3 of 3) sorted by relevance
31 #define BNEP_CONTROL 0x01 macro
82 rsp.type = BNEP_CONTROL; in bnep_send_rsp()246 pkt[0] = BNEP_CONTROL; in bnep_rx_control()313 if ((type & BNEP_TYPE_MASK) == BNEP_CONTROL) { in bnep_rx_frame()
71 r->type = BNEP_CONTROL; in bnep_net_set_mc_list()