Home
last modified time | relevance | path

Searched defs:ignore_rfc_state (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dport_api.h115 BOOLEAN ignore_rfc_state; /* If need to ignore rfc state for PORT_CheckConnection */ member
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/rfcomm/
Dport_api.c472 int PORT_CheckConnection(UINT16 handle, BOOLEAN ignore_rfc_state, BD_ADDR bd_addr, UINT16 *p_lcid) in PORT_CheckConnection()