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.h276 } NanDataPathResponseCode; typedef
2527 NanDataPathResponseCode rsp_code;
2654 NanDataPathResponseCode rsp_code;
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dnan.cpp2474 ALOGI("response code: %u", (NanDataPathResponseCode)it.get_u8()); in handleEvent()
2476 (NanDataPathResponseCode)it.get_u8(); in handleEvent()
2478 ALOGI("reason code %u", (NanDataPathResponseCode)it.get_u8()); in handleEvent()
2480 (NanDataPathResponseCode)it.get_u8(); in handleEvent()
5125 ALOGI("response code %u\n", (NanDataPathResponseCode) it.get_u8()); in handleEvent()
5127 (NanDataPathResponseCode)it.get_u8(); in handleEvent()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp3915 ALOGI("response code: %u", (NanDataPathResponseCode)it.get_u8()); in handleEvent()
3917 (NanDataPathResponseCode)it.get_u8(); in handleEvent()
3919 ALOGI("reason code %u", (NanDataPathResponseCode)it.get_u8()); in handleEvent()
3921 (NanDataPathResponseCode)it.get_u8(); in handleEvent()
7056 ALOGI("response code %u\n", (NanDataPathResponseCode) it.get_u8()); in handleEvent()
7058 (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()