Searched refs:cmd_max_len (Results 1 – 3 of 3) sorted by relevance
195 if ((p_cb->p_cmd_buf = (char *) GKI_getbuf(p_cb->cmd_max_len)) == NULL) in bta_ag_at_parse()205 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
515 p_scb->at_cb.cmd_max_len = BTA_AG_CMD_MAX; in bta_ag_rfc_open()