Searched refs:PORT_TX_BUF_HIGH_WM (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/include/
H A Dbt_target.h1637 #define PORT_TX_HIGH_WM (BTA_RFC_MTU_SIZE * PORT_TX_BUF_HIGH_WM)
1646 #ifndef PORT_TX_BUF_HIGH_WM
1647 #define PORT_TX_BUF_HIGH_WM 10 macro
/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_utils.c423 || (p_port->tx.queue.count > PORT_TX_BUF_HIGH_WM);
H A Dport_api.c1484 || (p_port->tx.queue.count > PORT_TX_BUF_HIGH_WM))
1616 || (p_port->tx.queue.count > PORT_TX_BUF_HIGH_WM))
/external/libnfc-nci/src/include/
H A Dbt_target.h1568 #ifndef PORT_TX_BUF_HIGH_WM
1569 #define PORT_TX_BUF_HIGH_WM 16 macro

Completed in 114 milliseconds