Home
last modified time | relevance | path

Searched refs:PORT_START_FAILED (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dport_api.h134 PORT_START_FAILED = 12, enumerator
164 CASE_RETURN_STRING(PORT_START_FAILED); in port_result_text()
/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_rfc.cc228 p_port->p_mgmt_callback(PORT_START_FAILED, p_port->handle); in PORT_StartCnf()
480 port_rfc_closed(p_port, PORT_START_FAILED); in PORT_DlcEstablishCnf()