Searched refs:L2CAP_FCR_ERTM_BUF_SIZE (Results 1 - 2 of 2) sorted by relevance

/system/bt/include/
H A Dbt_target.h208 #ifndef L2CAP_FCR_ERTM_BUF_SIZE
209 #define L2CAP_FCR_ERTM_BUF_SIZE (10240 + 24) macro
/system/bt/stack/gap/
H A Dgap_conn.cc497 p_buf = (BT_HDR*)osi_malloc(L2CAP_FCR_ERTM_BUF_SIZE);

Completed in 51 milliseconds