Home
last modified time | relevance | path

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

/net/bluetooth/
Dl2cap_core.c49 static u8 l2cap_fixed_chan[8] = { L2CAP_FC_SIG_BREDR | L2CAP_FC_CONNLESS, }; variable
4347 l2cap_fixed_chan[0] |= L2CAP_FC_A2MP; in l2cap_information_req()
4349 l2cap_fixed_chan[0] &= ~L2CAP_FC_A2MP; in l2cap_information_req()
4353 memcpy(rsp->data, l2cap_fixed_chan, sizeof(l2cap_fixed_chan)); in l2cap_information_req()