Searched refs:L2CAP_FCR_ERTM_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
599 #ifndef L2CAP_FCR_ERTM_BUF_SIZE600 #define L2CAP_FCR_ERTM_BUF_SIZE (10240 + 24) macro
514 if ((p_buf = (BT_HDR *)osi_malloc(L2CAP_FCR_ERTM_BUF_SIZE)) == NULL) { in GAP_ConnWriteData()