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

  /system/bt/include/
bt_target.h 208 #ifndef L2CAP_FCR_ERTM_BUF_SIZE
209 #define L2CAP_FCR_ERTM_BUF_SIZE (10240 + 24)
    [all...]
  /system/bt/stack/gap/
gap_conn.cc 469 p_buf = (BT_HDR*)osi_malloc(L2CAP_FCR_ERTM_BUF_SIZE);
    [all...]

Completed in 307 milliseconds