Home
last modified time | relevance | path

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

/hardware/synaptics/wlan/synadhd/wifi_hal/
Dnan.cpp2443 u16 ndp_conf_app_info_len = 0; in handleEvent() local
2464ndp_conf_app_info_len = ndp_create_confirmation_event.app_info.ndp_app_info_len; in handleEvent()
2467 it.get_data(), ndp_conf_app_info_len); in handleEvent()
2468 ndp_create_confirmation_event.app_info.ndp_app_info[ndp_conf_app_info_len] in handleEvent()
5095 u16 ndp_conf_app_info_len = 0; in handleEvent() local
5112 ndp_conf_app_info_len = it.get_u16(); in handleEvent()
5114 ndp_conf_app_info_len; in handleEvent()
5118 ndp_conf_app_info_len); in handleEvent()
5119 … ndp_create_confirmation_event.app_info.ndp_app_info[ndp_conf_app_info_len] = in handleEvent()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp3885 u16 ndp_conf_app_info_len = 0; in handleEvent() local
3906 ndp_conf_app_info_len = in handleEvent()
3909 u16 len = min(ndp_conf_app_info_len, in handleEvent()
7031 u16 ndp_conf_app_info_len = 0; in handleEvent() local
7048 ndp_conf_app_info_len = it.get_u16(); in handleEvent()
7050 ndp_conf_app_info_len; in handleEvent()
7054 ndp_conf_app_info_len); in handleEvent()