Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dport_api.h129 PORT_NO_RESOURCES = 6, enumerator
159 CASE_RETURN_STRING(PORT_NO_RESOURCES); in port_result_text()
/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_rfc.cc75 return (PORT_NO_RESOURCES); in port_open_continue()
Dport_api.cc166 return PORT_NO_RESOURCES; in RFCOMM_CreateConnectionWithSecurity()