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

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

Completed in 248 milliseconds