Home
last modified time | relevance | path

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

/dragonfly/sys/netbt/
H A Drfcomm.h105 #define RFCOMM_MSC_RTC 0x04 /* Ready To Communicate */ macro
H A Drfcomm_upper.c90 dlc->rd_lmodem = RFCOMM_MSC_RTC | RFCOMM_MSC_RTR | RFCOMM_MSC_DV; in rfcomm_attach()