Searched refs:responder (Results 1 – 15 of 15) sorted by relevance
/hardware/interfaces/wifi/1.6/ |
D | IWifiRttController.hal | 59 * Get RTT responder information e.g. WiFi channel to enable responder on. 72 * Enable RTT responder mode. 75 * @parm channelHint Hint of the channel information where RTT responder must 77 * @param maxDurationInSeconds Timeout of responder mode.
|
D | types.hal | 177 * initiator will request that the responder send 212 * request, if responder overrides with larger value, 214 * request if responder overrides with larger value, 473 * the responder STA. Applies to 2-sided RTT only. 490 * this will be the time provided by the responder as to 519 * 2-sided RTT: TX rate of FTM frame coming from responder. 565 * Number of bursts allowed by the responder. Applies 603 * Event indication is received on both initiator and responder side when negotiation for a 689 * if 11mc responder mode is supported.
|
D | IWifiChip.hal | 54 * the responder must be bound to a specific iface, null otherwise.
|
/hardware/interfaces/wifi/1.4/ |
D | IWifiRttController.hal | 72 * Get RTT responder information e.g. WiFi channel to enable responder on. 85 * Enable RTT responder mode. 88 * @parm channelHint Hint of the channel information where RTT responder must 90 * @param maxDurationInSeconds Timeout of responder mode.
|
D | types.hal | 319 * initiator will request that the responder send 354 * request, if responder overrides with larger value, 356 * request if responder overrides with larger value, 398 * if 11mc responder mode is supported. 487 * the responder STA. Applies to 2-sided RTT only. 504 * this will be the time provided by the responder as to 533 * 2-sided RTT: TX rate of FTM frame coming from responder. 579 * Number of bursts allowed by the responder. Applies
|
D | IWifiChip.hal | 54 * the responder must be bound to a specific iface, null otherwise.
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiRttController.hal | 130 * Get RTT responder information e.g. WiFi channel to enable responder on. 143 * Enable RTT responder mode. 146 * @parm channelHint Hint of the channel information where RTT responder must 148 * @param maxDurationInSeconds Timeout of responder mode. 165 * Disable RTT responder mode.
|
D | types.hal | 1593 * Event indication is received on both initiator and responder side when negotiation for a 1748 * initiator will request that the responder send 1776 * request, if responder overrides with larger value, 1778 * request if responder overrides with larger value, 1815 * the responder STA. Applies to 2-sided RTT only. 1830 * this will be the time provided by the responder as to 1854 * 2-sided RTT: TX rate of FTM frame coming from responder. 1891 * Number of bursts allowed by the responder. Applies 1926 * if 11mc responder mode is supported.
|
D | IWifiChip.hal | 548 * the responder must be bound to a specific iface, null otherwise.
|
/hardware/interfaces/wifi/aidl/vts/functional/ |
D | wifi_rtt_controller_aidl_test.cpp | 138 RttResponder responder = {}; in TEST_P() local 139 EXPECT_TRUE(wifi_rtt_controller_->getResponderInfo(&responder).isOk()); in TEST_P() 158 RttResponder responder = {}; in TEST_P() local 159 EXPECT_TRUE(wifi_rtt_controller_->getResponderInfo(&responder).isOk()); in TEST_P() 160 EXPECT_TRUE(wifi_rtt_controller_->enableResponder(cmdId, channelInfo, 10, responder).isOk()); in TEST_P()
|
/hardware/interfaces/wifi/supplicant/1.4/ |
D | types.hal | 117 * DPP bootstrap info generated for responder mode operation 126 * The Wi-Fi channel that the DPP responder is listening on.
|
D | ISupplicantStaIface.hal | 89 * channel for responder mode.
|
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/ |
D | MockVehicleHardware.cpp | 221 const std::vector<GetValueRequest>&)>&& responder) { in setGetValueResponder() argument 223 mGetValueResponder = responder; in setGetValueResponder()
|
D | MockVehicleHardware.h | 84 responder);
|
/hardware/interfaces/wifi/1.2/ |
D | types.hal | 80 * Event indication is received on both initiator and responder side when negotiation for a
|