Searched refs:hidl_struct (Results 1 – 1 of 1) sorted by relevance
124 NanCapabilities hidl_struct; in WifiNanIface() local126 msg.body.nan_capabilities, &hidl_struct)) { in WifiNanIface()132 hidl_struct).isOk()) { in WifiNanIface()200 NanClusterEventInd hidl_struct; in WifiNanIface() local202 hidl_struct.eventType = (NanClusterEventType) msg.event_type; in WifiNanIface()203 hidl_struct.addr = msg.data.mac_addr.addr; in WifiNanIface()206 if (!callback->eventClusterEvent(hidl_struct).isOk()) { in WifiNanIface()273 NanMatchInd hidl_struct; in WifiNanIface() local275 msg, &hidl_struct)) { in WifiNanIface()281 if (!callback->eventMatch(hidl_struct).isOk()) { in WifiNanIface()[all …]