Home
last modified time | relevance | path

Searched refs:RFCOMM_MSC_RTR (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Drfcdefs.h141 #define RFCOMM_MSC_RTR 0x08 /* Ready to receive*/ macro
/system/bt/stack/rfcomm/
Drfc_port_fsm.c711 if (modem_signals & RFCOMM_MSC_RTR) in rfc_process_msc()
Drfc_ts_frames.c366 ((signals & MODEM_SIGNAL_RTSCTS) ? RFCOMM_MSC_RTR : 0) | in rfc_send_msc()