HomeSort by relevance Sort by last modified time
    Searched refs:port_open_continue (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/rfcomm/
port_int.h 241 extern int port_open_continue (tPORT *p_port);
port_api.c 229 return port_open_continue (p_port);
    [all...]
port_rfc.c 47 ** Function port_open_continue
55 int port_open_continue (tPORT *p_port) function
59 RFCOMM_TRACE_EVENT ("port_open_continue, p_port:%p", p_port);
64 RFCOMM_TRACE_WARNING ("port_open_continue no mx channel");
92 RFCOMM_TRACE_DEBUG ("port_open_continue: mx state(%d) mx channel is openning", p_mcb->state);
    [all...]

Completed in 424 milliseconds