Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Drfcdefs.h147 #define RFCOMM_MSC_BREAK_PRESENT_MASK 0x02 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_ts_frames.c377 *p_data++ = RFCOMM_EA | RFCOMM_MSC_BREAK_PRESENT_MASK | in rfc_send_msc()
864 p_rx_frame->u.msc.break_present = *p_data & RFCOMM_MSC_BREAK_PRESENT_MASK; in rfc_process_mx_message()