Searched refs:BTA_SYS_MAX_HW_MODULES (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/sys/
H A Dbta_sys_int.h65 tBTA_SYS_HW_CBACK *sys_hw_cback[BTA_SYS_MAX_HW_MODULES]; /* enable callback for each HW modules */
H A Dbta_sys_main.c303 for (module_index = 0; module_index < BTA_SYS_MAX_HW_MODULES; module_index++)
447 for (hw_module_index = 0; hw_module_index < BTA_SYS_MAX_HW_MODULES; hw_module_index++)
470 for (hw_module_index = 0; hw_module_index < BTA_SYS_MAX_HW_MODULES; hw_module_index++ )
H A Dbta_sys.h52 BTA_SYS_MAX_HW_MODULES enumerator in enum:__anon899

Completed in 24 milliseconds