Searched refs:msgInternal (Results 1 – 1 of 1) sorted by relevance
1986 TwtSetupRequest msgInternal(msg); in twtSetupRequest() local1987 return global_func_table_.wifi_twt_setup_request(getIfaceHandle(iface_name), &msgInternal); in twtSetupRequest()1992 TwtTeardownRequest msgInternal(msg); in twtTearDownRequest() local1993 return global_func_table_.wifi_twt_teardown_request(getIfaceHandle(iface_name), &msgInternal); in twtTearDownRequest()1998 TwtInfoFrameRequest msgInternal(msg); in twtInfoFrameRequest() local1999 return global_func_table_.wifi_twt_info_frame_request(getIfaceHandle(iface_name), &msgInternal); in twtInfoFrameRequest()