Home
last modified time | relevance | path

Searched refs:get_s16 (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcpp_bindings.h265 s16 get_s16(const struct nlattr *nla) in get_s16() function
458 virtual s16 get_s16(const struct nlattr *nla);
Dcpp_bindings.cpp910 s16 WifiVendorCommand::get_s16(const struct nlattr *nla) in get_s16() function in WifiVendorCommand
912 return mMsg.get_s16(nla); in get_s16()