Searched refs:cmd_max_len (Results 1 – 3 of 3) sorted by relevance
191 p_cb->p_cmd_buf = (char *)osi_malloc(p_cb->cmd_max_len); in bta_ag_at_parse()197 while (p_cb->cmd_pos < p_cb->cmd_max_len-1 && i < len) in bta_ag_at_parse()
72 UINT16 cmd_max_len; /* length of temp buffer to allocate */ member
518 p_scb->at_cb.cmd_max_len = BTA_AG_CMD_MAX; in bta_ag_rfc_open()