Searched refs:NanDataPathResponseCode (Results 1 – 5 of 5) sorted by relevance
277 } NanDataPathResponseCode; typedef2537 NanDataPathResponseCode rsp_code;2664 NanDataPathResponseCode rsp_code;
2533 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()
3896 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()
1209 …event->rsp_code = (NanDataPathResponseCode)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_NDP_RESPONSE… in getNdpConfirm()
1142 …event->rsp_code = (NanDataPathResponseCode)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_NDP_RESPONSE… in getNdpConfirm()