Searched refs:setup_cmd (Results 1 – 3 of 3) sorted by relevance
/hostap-latest/wpa_supplicant/ |
D | twt.c | 30 int mantissa, u8 min_twt, int setup_cmd, u64 twt, in wpas_twt_send_setup() argument 70 req_type |= (setup_cmd & 0x7) << 1; in wpas_twt_send_setup()
|
D | wpa_supplicant_i.h | 1763 int mantissa, u8 min_twt, int setup_cmd, u64 twt,
|
D | ctrl_iface.c | 10362 int setup_cmd = 0; in wpas_ctrl_iface_send_twt_setup() local 10392 setup_cmd = atoi(tok_s + os_strlen(" setup_cmd=")); in wpas_ctrl_iface_send_twt_setup() 10432 setup_cmd, twt, requestor, trigger, implicit, in wpas_ctrl_iface_send_twt_setup()
|