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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.cpp 901 s16 WifiVendorCommand::get_s16(const struct nlattr *nla) function in class:WifiVendorCommand
903 return mMsg.get_s16(nla);
cpp_bindings.h 245 s16 get_s16(const struct nlattr *nla) function in class:WifiRequest
436 virtual s16 get_s16(const struct nlattr *nla);
  /external/iproute2/lib/
utils.c 319 int get_s16(__s16 *val, const char *arg, int base) function

Completed in 367 milliseconds