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

/external/bluetooth/bluedroid/include/
H A Dbt_target.h1633 #define PORT_TX_HIGH_WM (BTA_RFC_MTU_SIZE * PORT_TX_BUF_HIGH_WM)
1642 #ifndef PORT_TX_BUF_HIGH_WM
1643 #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.c1563 || (p_port->tx.queue.count > PORT_TX_BUF_HIGH_WM))
1701 || (p_port->tx.queue.count > PORT_TX_BUF_HIGH_WM))
/external/libnfc-nci/src/include/
H A Dbt_target.h1529 #ifndef PORT_TX_BUF_HIGH_WM
1530 #define PORT_TX_BUF_HIGH_WM 16 macro

Completed in 438 milliseconds