Searched refs:PORT_TX_HIGH_WM (Results 1 - 3 of 3) sorted by relevance

/system/bt/include/
H A Dbt_target.h899 #ifndef PORT_TX_HIGH_WM
900 #define PORT_TX_HIGH_WM (BTA_RFC_MTU_SIZE * PORT_TX_BUF_HIGH_WM) macro
/system/bt/stack/rfcomm/
H A Dport_utils.cc395 (p_port->tx.queue_size > PORT_TX_HIGH_WM) ||
H A Dport_api.cc1482 if ((p_port->tx.queue_size > PORT_TX_HIGH_WM) ||
1609 if ((p_port->tx.queue_size > PORT_TX_HIGH_WM) ||

Completed in 67 milliseconds