Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal.cpp1986 TwtSetupRequest msgInternal(msg); in twtSetupRequest() local
1987 return global_func_table_.wifi_twt_setup_request(getIfaceHandle(iface_name), &msgInternal); in twtSetupRequest()
1992 TwtTeardownRequest msgInternal(msg); in twtTearDownRequest() local
1993 return global_func_table_.wifi_twt_teardown_request(getIfaceHandle(iface_name), &msgInternal); in twtTearDownRequest()
1998 TwtInfoFrameRequest msgInternal(msg); in twtInfoFrameRequest() local
1999 return global_func_table_.wifi_twt_info_frame_request(getIfaceHandle(iface_name), &msgInternal); in twtInfoFrameRequest()