Home
last modified time | relevance | path

Searched refs:keep_port_handle (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
Dport_int.h204 BOOLEAN keep_port_handle; /* TRUE if port is not deallocated when closing */ member
Dport_utils.c240 if( p_port->keep_port_handle ) in port_release_port()
Dport_api.c172 p_port->keep_port_handle = TRUE; in RFCOMM_CreateConnection()
266 p_port->keep_port_handle = FALSE; in RFCOMM_RemoveServer()