Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h36 #define RFCOMM_LOW_RESOURCES 2 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_port_fsm.c301 if (*((UINT8 *)p_data) == RFCOMM_LOW_RESOURCES) { in rfc_port_sm_term_wait_sec_check()
Dport_rfc.c481 RFCOMM_DlcEstablishRsp(p_mcb, dlci, 0, RFCOMM_LOW_RESOURCES); in PORT_DlcEstablishInd()