HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_CMD_SIZE (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 33 #define DEFAULT_CMD_SIZE (64)
wifi_hal.cpp 273 info->cmd = (cmd_info *)malloc(sizeof(cmd_info) * DEFAULT_CMD_SIZE);
274 info->alloc_cmd = DEFAULT_CMD_SIZE;
    [all...]

Completed in 427 milliseconds