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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.cpp 65 info->event_cb[info->num_event_cb].vendor_subcmd = 0;
83 info->event_cb[info->num_event_cb].vendor_subcmd == subcmd)
96 info->event_cb[info->num_event_cb].vendor_subcmd = subcmd;
135 && info->event_cb[i].vendor_subcmd == subcmd) {
common.h 59 int vendor_subcmd; member in struct:__anon41572
wifi_hal.cpp 362 || (subcmd != info->event_cb[i].vendor_subcmd)))
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.cpp 52 info->event_cb[info->num_event_cb].vendor_subcmd = 0;
78 info->event_cb[info->num_event_cb].vendor_subcmd = subcmd;
127 && info->event_cb[i].vendor_subcmd == subcmd) {
common.h 109 int vendor_subcmd; member in struct:__anon39363
wifi_hal.cpp 326 || (subcmd != info->event_cb[i].vendor_subcmd)))

Completed in 151 milliseconds