Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_legacy_hal_stubs.cpp146 populateStubFor(&hal_fn->wifi_set_subsystem_restart_handler); in initHalFuncTableWithStubs()
H A Dwifi_legacy_hal.cpp1146 wifi_error status = global_func_table_.wifi_set_subsystem_restart_handler( in registerSubsystemRestartCallbackHandler()
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_hal.h406 wifi_error wifi_set_subsystem_restart_handler(wifi_handle handle,
729 wifi_error (*wifi_set_subsystem_restart_handler)(wifi_handle handle, member
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dwifi_hal.cpp314 fn->wifi_set_subsystem_restart_handler = wifi_set_subsystem_restart_handler; in init_wifi_vendor_hal_func_table()
H A Dwifi_logger.cpp1227 wifi_error wifi_set_subsystem_restart_handler(wifi_handle handle, in wifi_set_subsystem_restart_handler() function