HomeSort by relevance Sort by last modified time
    Searched defs:cb_arg (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 72 void *cb_arg; member in struct:__anon26936
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 135 void *cb_arg; member in struct:__anon23562
wifi_hal.cpp 300 WifiCommand *cmd = (WifiCommand *)cbi->cb_arg;
324 WifiCommand *cmd = (WifiCommand *)cbi->cb_arg;
452 void *cb_arg = cbi->cb_arg; local
453 WifiCommand *cmd = (WifiCommand *)cbi->cb_arg;
460 (*cb_func)(msg, cb_arg);
  /external/boringssl/src/include/openssl/
bio.h 789 char *cb_arg; \/* first argument for the callback *\/ member in struct:bio_st
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 790 void *cb_arg; /* arg to completion callback function */ member in struct:wl_rm_req
    [all...]

Completed in 1957 milliseconds