Searched refs:AVDT_CMD_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance
265 #ifndef AVDT_CMD_BUF_SIZE266 #define AVDT_CMD_BUF_SIZE BT_SMALL_BUFFER_SIZE macro
1248 p_buf = (BT_HDR *)osi_malloc(AVDT_CMD_BUF_SIZE); in avdt_msg_send()1264 p_buf = (BT_HDR *)osi_malloc(AVDT_CMD_BUF_SIZE); in avdt_msg_send()1495 BT_HDR *p_buf = (BT_HDR *)osi_malloc(AVDT_CMD_BUF_SIZE); in avdt_msg_send_cmd()1556 BT_HDR *p_buf = (BT_HDR *)osi_malloc(AVDT_CMD_BUF_SIZE); in avdt_msg_send_rsp()1597 BT_HDR *p_buf = (BT_HDR *)osi_malloc(AVDT_CMD_BUF_SIZE); in avdt_msg_send_rej()1654 BT_HDR *p_buf = (BT_HDR *)osi_malloc(AVDT_CMD_BUF_SIZE); in avdt_msg_send_grej()
812 BT_HDR *p_msg = (BT_HDR *)osi_malloc(AVDT_CMD_BUF_SIZE); in avdt_ccb_ret_cmd()852 p_ccb->p_curr_cmd = (BT_HDR *)osi_malloc(AVDT_CMD_BUF_SIZE); in avdt_ccb_snd_cmd()