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

  /system/bt/stack/rfcomm/
port_int.h 203 bool keep_port_handle; /* true if port is not deallocated when closing */ member in struct:__anon2511
port_utils.cc 206 p_port, p_port->rfc.state, p_port->keep_port_handle);
244 if (p_port->keep_port_handle) {
port_api.cc 216 p_port->keep_port_handle = true;
309 p_port->keep_port_handle = false;
371 p_port->keep_port_handle = 0;
    [all...]

Completed in 45 milliseconds