Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Dport_int.h237 extern int port_open_continue (tPORT *p_port);
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Dport_rfc.c56 int port_open_continue (tPORT *p_port) in port_open_continue() function
Dport_api.c218 return port_open_continue (p_port); in RFCOMM_CreateConnection()