Home
last modified time | relevance | path

Searched refs:peerId (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_nan_iface_hidl_test.cpp354 uint32_t peerId) override { in eventMatchExpired() argument
358 parent_.peerId = peerId; in eventMatchExpired()
437 uint32_t peerId; member in WifiNanIfaceHidlTest
/hardware/interfaces/wifi/1.0/
DIWifiNanIfaceEventCallback.hal269 * @param peerId: The peer ID of the expired match.
271 oneway eventMatchExpired(uint8_t discoverySessionId, uint32_t peerId);
Dtypes.hal1189 uint32_t peerId;
1233 uint32_t peerId;
1392 uint32_t peerId;
1493 uint32_t peerId;
/hardware/interfaces/wifi/1.0/default/
Dhidl_struct_util.cpp1269 legacy_request->requestor_instance_id = hidl_request.peerId; in convertHidlNanTransmitFollowupRequestToLegacy()
1397 legacy_request->requestor_instance_id = hidl_request.peerId; in convertHidlNanDataPathInitiatorRequestToLegacy()
1570 hidl_ind->peerId = legacy_ind.requestor_instance_id; in convertLegacyNanMatchIndToHidl()
1603 hidl_ind->peerId = legacy_ind.requestor_instance_id; in convertLegacyNanFollowupIndToHidl()