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

  /system/bt/internal_include/
bt_target.h 175 #ifndef L2CAP_CMD_BUF_SIZE
176 #define L2CAP_CMD_BUF_SIZE BT_SMALL_BUFFER_SIZE
    [all...]
  /system/bt/stack/l2cap/
l2c_utils.cc 325 BT_HDR* p_buf = (BT_HDR*)osi_malloc(L2CAP_CMD_BUF_SIZE);
    [all...]
l2c_fcr.cc 531 BT_HDR* p_buf = (BT_HDR*)osi_malloc(L2CAP_CMD_BUF_SIZE);
    [all...]

Completed in 223 milliseconds