Searched defs:port_open_continue (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_rfc.c46 ** Function port_open_continue
54 int port_open_continue (tPORT *p_port) function
58 RFCOMM_TRACE_EVENT1 ("port_open_continue, p_port:%p", p_port);
63 RFCOMM_TRACE_WARNING0 ("port_open_continue no mx channel");
91 RFCOMM_TRACE_DEBUG1 ("port_open_continue: mx state(%d) mx channel is openning", p_mcb->state);

Completed in 49 milliseconds