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

  /external/bluetooth/bluedroid/stack/rfcomm/
port_int.h 204 BOOLEAN keep_port_handle; /* TRUE if port is not deallocated when closing */ member in struct:t_port_info
port_utils.c 247 if( p_port->keep_port_handle )
port_api.c 172 p_port->keep_port_handle = TRUE;
266 p_port->keep_port_handle = FALSE;
    [all...]

Completed in 46 milliseconds