Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Drfcomm.h185 u8 mscex; member
/Linux-v5.4/net/bluetooth/rfcomm/
Dcore.c294 d->mscex = 0; in rfcomm_dlc_clear_state()
1601 d->mscex |= RFCOMM_MSCEX_RX; in rfcomm_recv_msc()
1603 d->mscex |= RFCOMM_MSCEX_TX; in rfcomm_recv_msc()
1891 d->mscex == RFCOMM_MSCEX_OK) in rfcomm_process_dlcs()