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

  /system/bt/include/
bt_target.h 210 #ifndef L2CAP_CMD_BUF_SIZE
211 #define L2CAP_CMD_BUF_SIZE BT_SMALL_BUFFER_SIZE
    [all...]
  /system/bt/stack/l2cap/
l2c_utils.c 364 BT_HDR *p_buf = (BT_HDR *)osi_malloc(L2CAP_CMD_BUF_SIZE);
    [all...]
l2c_fcr.c 527 BT_HDR *p_buf = (BT_HDR *)osi_malloc(L2CAP_CMD_BUF_SIZE);
    [all...]

Completed in 140 milliseconds