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

/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_utils.c184 p_port->credit_rx_max = (PORT_RX_HIGH_WM / p_port->mtu);
575 else if ( ((p_port->rx.queue_size > PORT_RX_HIGH_WM)
/external/bluetooth/bluedroid/include/
H A Dbt_target.h1607 #ifndef PORT_RX_HIGH_WM
1608 #define PORT_RX_HIGH_WM (BTA_RFC_MTU_SIZE * PORT_RX_BUF_HIGH_WM) macro
/external/libnfc-nci/src/include/
H A Dbt_target.h1494 #ifndef PORT_RX_HIGH_WM
1495 #define PORT_RX_HIGH_WM 8000 macro

Completed in 171 milliseconds