HomeSort by relevance Sort by last modified time
    Searched refs:PORT_RX_CRITICAL_WM (Results 1 - 4 of 4) sorted by null

  /system/bt/include/
bt_target.h 942 #ifndef PORT_RX_CRITICAL_WM
943 #define PORT_RX_CRITICAL_WM (BTA_RFC_MTU_SIZE * PORT_RX_BUF_CRITICAL_WM)
    [all...]
  /system/bt/stack/rfcomm/
port_utils.c 195 p_port->rx_buf_critical = (PORT_RX_CRITICAL_WM / p_port->mtu);
port_rfc.c 868 if ((p_port->rx.queue_size + p_buf->len > PORT_RX_CRITICAL_WM)
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h     [all...]

Completed in 150 milliseconds