HomeSort by relevance Sort by last modified time
    Searched refs:RFCOMM_MSC_RTR (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/include/
rfcdefs.h 138 #define RFCOMM_MSC_RTR 0x08 /* Ready to receive*/
  /system/bt/stack/rfcomm/
rfc_port_fsm.cc 689 if (modem_signals & RFCOMM_MSC_RTR) pars.modem_signal |= MODEM_SIGNAL_RTSCTS;
rfc_ts_frames.cc 316 ((signals & MODEM_SIGNAL_RTSCTS) ? RFCOMM_MSC_RTR : 0) |

Completed in 457 milliseconds