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 234 extern int port_open_continue(tPORT* p_port);
port_api.cc 243 return port_open_continue(p_port);
    [all...]
port_rfc.cc 50 * Function port_open_continue
58 int port_open_continue(tPORT* p_port) { function
61 RFCOMM_TRACE_EVENT("port_open_continue, p_port:%p", p_port);
66 RFCOMM_TRACE_WARNING("port_open_continue no mx channel");
92 "port_open_continue: mx state(%d) mx channel is openning",
    [all...]

Completed in 66 milliseconds