Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Drfcomm.h187 u8 mscex; member
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dcore.c290 d->mscex = 0; in rfcomm_dlc_clear_state()
1634 d->mscex |= RFCOMM_MSCEX_RX; in rfcomm_recv_msc()
1636 d->mscex |= RFCOMM_MSCEX_TX; in rfcomm_recv_msc()
1924 d->mscex == RFCOMM_MSCEX_OK) in rfcomm_process_dlcs()