Home
last modified time | relevance | path

Searched refs:PORT_CLOSED (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Dport_api.h139 #define PORT_CLOSED (PORT_ERR_BASE + 19) macro
/system/bt/stack/rfcomm/
Drfc_utils.cc363 port_rfc_closed(p_port, PORT_CLOSED); in rfc_port_closed()
Dport_rfc.cc169 p_port->p_mgmt_callback(PORT_CLOSED, p_port->handle); in port_start_close()
700 port_rfc_closed(p_port, PORT_CLOSED); in PORT_DlcReleaseInd()
Dport_api.cc776 return (PORT_CLOSED); in port_write()