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

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.cpp 64 info->event_cb[info->num_event_cb].vendor_subcmd = 0;
90 info->event_cb[info->num_event_cb].vendor_subcmd = subcmd;
139 && info->event_cb[i].vendor_subcmd == subcmd) {
common.h 146 int vendor_subcmd; member in struct:__anon40102
wifi_hal.cpp 510 || (subcmd != info->event_cb[i].vendor_subcmd)))
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.cpp 79 info->event_cb[info->num_event_cb].vendor_subcmd = 0;
104 info->event_cb[i].vendor_subcmd == subcmd)
118 info->event_cb[info->num_event_cb].vendor_subcmd = subcmd;
172 && info->event_cb[i].vendor_subcmd == subcmd) {
common.h 71 int vendor_subcmd; member in struct:__anon44120
wifi_hal.cpp 906 || (subcmd != info->event_cb[i].vendor_subcmd)))
    [all...]

Completed in 68 milliseconds