Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/bluetooth/
Drfcomm.h186 u8 mscex; member
/linux-3.4.99/net/bluetooth/rfcomm/
Dcore.c312 d->mscex = 0; in rfcomm_dlc_clear_state()
1569 d->mscex |= RFCOMM_MSCEX_RX; in rfcomm_recv_msc()
1571 d->mscex |= RFCOMM_MSCEX_TX; in rfcomm_recv_msc()
1856 d->mscex == RFCOMM_MSCEX_OK) in rfcomm_process_dlcs()