Home
last modified time | relevance | path

Searched refs:NanDataPathResponseCode (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h277 } NanDataPathResponseCode; typedef
2537 NanDataPathResponseCode rsp_code;
2664 NanDataPathResponseCode rsp_code;
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dnan.cpp2533 ALOGI("response code: %u", (NanDataPathResponseCode)it.get_u8()); in handleEvent()
2535 (NanDataPathResponseCode)it.get_u8(); in handleEvent()
2537 ALOGI("reason code %u", (NanDataPathResponseCode)it.get_u8()); in handleEvent()
2539 (NanDataPathResponseCode)it.get_u8(); in handleEvent()
5204 ALOGI("response code %u\n", (NanDataPathResponseCode) it.get_u8()); in handleEvent()
5206 (NanDataPathResponseCode)it.get_u8(); in handleEvent()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp3896 ALOGI("response code: %u", (NanDataPathResponseCode)it.get_u8()); in handleEvent()
3898 (NanDataPathResponseCode)it.get_u8(); in handleEvent()
3900 ALOGI("reason code %u", (NanDataPathResponseCode)it.get_u8()); in handleEvent()
3902 (NanDataPathResponseCode)it.get_u8(); in handleEvent()
7022 ALOGI("response code %u\n", (NanDataPathResponseCode) it.get_u8()); in handleEvent()
7024 (NanDataPathResponseCode)it.get_u8(); in handleEvent()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_ind.cpp1209 …event->rsp_code = (NanDataPathResponseCode)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_NDP_RESPONSE… in getNdpConfirm()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_ind.cpp1142 …event->rsp_code = (NanDataPathResponseCode)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_NDP_RESPONSE… in getNdpConfirm()