Searched refs:NanDataPathResponseCode (Results 1 – 5 of 5) sorted by relevance
276 } NanDataPathResponseCode; typedef2527 NanDataPathResponseCode rsp_code;2654 NanDataPathResponseCode rsp_code;
2474 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()
3915 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()
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()