Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_int.h254 int port_open_continue(tPORT* p_port);
Dport_api.cc243 return port_open_continue(p_port); in RFCOMM_CreateConnectionWithSecurity()
Dport_rfc.cc68 int port_open_continue(tPORT* p_port) { in port_open_continue() function