Searched refs:BTA_SYS_MAX_HW_MODULES (Results 1 – 3 of 3) sorted by relevance
302 for (module_index = 0; module_index < BTA_SYS_MAX_HW_MODULES; module_index++) in bta_sys_hw_error()439 for (hw_module_index = 0; hw_module_index < BTA_SYS_MAX_HW_MODULES; hw_module_index++) in bta_sys_hw_evt_disabled()463 for (hw_module_index = 0; hw_module_index < BTA_SYS_MAX_HW_MODULES; hw_module_index++ ) in bta_sys_hw_evt_stack_enabled()
60 …tBTA_SYS_HW_CBACK *sys_hw_cback[BTA_SYS_MAX_HW_MODULES]; /* enable callback for each HW modules…
51 BTA_SYS_MAX_HW_MODULES enumerator