Searched refs:BTM_CMD_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
689 #ifndef BTM_CMD_BUF_SIZE690 #define BTM_CMD_BUF_SIZE BT_SMALL_BUFFER_SIZE macro
4101 if ((p_buf = (BT_HDR *)osi_malloc(BTM_CMD_BUF_SIZE)) == NULL) { in bta_dm_set_eir()