OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFCOMM_MSC_RTC
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/include/
rfcdefs.h
140
#define
RFCOMM_MSC_RTC
0x04 /* Ready to communicate*/
/system/bt/stack/rfcomm/
rfc_port_fsm.c
708
if (modem_signals &
RFCOMM_MSC_RTC
)
rfc_ts_frames.c
338
((signals & MODEM_SIGNAL_DTRDSR) ?
RFCOMM_MSC_RTC
: 0) |
Completed in 3136 milliseconds