Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Dport_int.h240 extern int port_open_continue (tPORT *p_port);
Dport_rfc.c57 int port_open_continue (tPORT *p_port) in port_open_continue() function
Dport_api.c232 return port_open_continue (p_port); in RFCOMM_CreateConnection()