Searched refs:BTM_CMD_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
211 #ifndef BTM_CMD_BUF_SIZE212 #define BTM_CMD_BUF_SIZE BT_SMALL_BUFFER_SIZE macro
3300 BT_HDR* p_buf = (BT_HDR*)osi_malloc(BTM_CMD_BUF_SIZE); in bta_dm_set_eir()