Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dport_api.h142 PORT_TX_FULL = 20, enumerator
172 CASE_RETURN_STRING(PORT_TX_FULL); in port_result_text()
/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_api.cc816 return (PORT_TX_FULL); in port_write()