Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Drfcdefs.h140 #define RFCOMM_MSC_RTC 0x04 /* Ready to communicate*/ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_fsm.c686 if (modem_signals & RFCOMM_MSC_RTC) { in rfc_process_msc()
Drfc_ts_frames.c371 ((signals & MODEM_SIGNAL_DTRDSR) ? RFCOMM_MSC_RTC : 0) | in rfc_send_msc()