Searched refs:BTA_SYS_MAX_HW_MODULES (Results 1 – 3 of 3) sorted by relevance
304 for (module_index = 0; module_index < BTA_SYS_MAX_HW_MODULES; module_index++) in bta_sys_hw_error()448 for (hw_module_index = 0; hw_module_index < BTA_SYS_MAX_HW_MODULES; hw_module_index++) in bta_sys_hw_evt_disabled()472 for (hw_module_index = 0; hw_module_index < BTA_SYS_MAX_HW_MODULES; hw_module_index++ ) in bta_sys_hw_evt_stack_enabled()
65 …tBTA_SYS_HW_CBACK *sys_hw_cback[BTA_SYS_MAX_HW_MODULES]; /* enable callback for each HW modules…
55 BTA_SYS_MAX_HW_MODULES enumerator