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

  /system/bt/stack/rfcomm/
port_utils.c 68 for (xx = 0, yy = rfc_cb.rfc.last_port + 1; xx < MAX_RFC_PORTS; xx++, yy++)
87 rfc_cb.rfc.last_port = yy;
88 RFCOMM_TRACE_DEBUG("rfc_cb.port.port[%d]:%p allocated, last_port:%d", yy, p_port, rfc_cb.rfc.last_port);
rfc_int.h 225 UINT8 last_port; /* Last port allocated */ member in struct:__anon69771
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 

Completed in 45 milliseconds