Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvendor.h831 ANDR_TWT_ATTR_STATUS = 20, enumerator
H A Dwl_cfgvendor.c9621 err = nla_put_u8(skb, ANDR_TWT_ATTR_STATUS, !!(setup_cplt->status)); in wl_cfgvendor_twt_update_setup_response()
9674 err = nla_put_u8(skb, ANDR_TWT_ATTR_STATUS, !!(td_cplt->status)); in wl_cfgvendor_twt_update_teardown_response()
9716 err = nla_put_u8(skb, ANDR_TWT_ATTR_STATUS, !!(info_cplt->status)); in wl_cfgvendor_twt_update_infoframe_response()
10151 [ANDR_TWT_ATTR_STATUS] = { .type = NLA_U8 },