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

  /system/bt/include/
bt_target.h 963 #define PORT_TX_HIGH_WM (BTA_RFC_MTU_SIZE * PORT_TX_BUF_HIGH_WM)
972 #ifndef PORT_TX_BUF_HIGH_WM
973 #define PORT_TX_BUF_HIGH_WM 10
    [all...]
  /system/bt/stack/rfcomm/
port_utils.c 428 || (fixed_queue_length(p_port->tx.queue) > PORT_TX_BUF_HIGH_WM);
port_api.c     [all...]
  /external/libnfc-nci/src/include/
bt_target.h     [all...]

Completed in 69 milliseconds