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

  /system/bt/include/
bt_target.h 223 #ifndef L2CAP_FCR_TX_BUF_SIZE
224 #define L2CAP_FCR_TX_BUF_SIZE BT_DEFAULT_BUFFER_SIZE
    [all...]
  /system/bt/stack/l2cap/
l2c_api.c 297 p_ccb->ertm_info.fcr_tx_buf_size = L2CAP_FCR_TX_BUF_SIZE;
742 p_ccb->ertm_info.fcr_tx_buf_size = L2CAP_FCR_TX_BUF_SIZE;
    [all...]
l2c_utils.c     [all...]

Completed in 56 milliseconds