HomeSort by relevance Sort by last modified time
    Searched refs:BTA_SYS_MAX_HW_MODULES (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/sys/
bta_sys_int.h 60 tBTA_SYS_HW_CBACK *sys_hw_cback[BTA_SYS_MAX_HW_MODULES]; /* enable callback for each HW modules */
bta_sys_main.c 323 for (module_index = 0; module_index < BTA_SYS_MAX_HW_MODULES; module_index++)
466 for (hw_module_index = 0; hw_module_index < BTA_SYS_MAX_HW_MODULES; hw_module_index++)
490 for (hw_module_index = 0; hw_module_index < BTA_SYS_MAX_HW_MODULES; hw_module_index++ )
bta_sys.h 50 BTA_SYS_MAX_HW_MODULES

Completed in 746 milliseconds