Searched refs:hw_module (Results 1 – 4 of 4) sorted by relevance
316 bta_sys_cb.sys_hw_module_active |= ((uint32_t)1 << p_sys_hw_msg->hw_module); in bta_sys_hw_api_enable()321 p_msg->hw_module = p_sys_hw_msg->hw_module; in bta_sys_hw_api_enable()326 bta_sys_cb.sys_hw_module_active |= ((uint32_t)1 << p_sys_hw_msg->hw_module); in bta_sys_hw_api_enable()329 if (bta_sys_cb.sys_hw_cback[p_sys_hw_msg->hw_module] != NULL) in bta_sys_hw_api_enable()330 bta_sys_cb.sys_hw_cback[p_sys_hw_msg->hw_module](BTA_SYS_HW_ON_EVT); in bta_sys_hw_api_enable()334 p_sys_hw_msg->hw_module, bta_sys_cb.sys_hw_module_active); in bta_sys_hw_api_enable()350 p_sys_hw_msg->hw_module, bta_sys_cb.sys_hw_module_active); in bta_sys_hw_api_disable()353 bta_sys_disable(p_sys_hw_msg->hw_module); in bta_sys_hw_api_disable()356 bta_sys_cb.sys_hw_module_active &= ~((uint32_t)1 << p_sys_hw_msg->hw_module); in bta_sys_hw_api_disable()363 if (bta_sys_cb.sys_hw_cback[p_sys_hw_msg->hw_module] != NULL) in bta_sys_hw_api_disable()[all …]
161 tBTA_SYS_HW_MODULE hw_module; member
448 audio_module_handle_t hw_module; /* module the device is attached to */ member456 audio_module_handle_t hw_module; /* module the stream is attached to */ member504 audio_module_handle_t hw_module; /* module the device is attached to */ member511 audio_module_handle_t hw_module; /* module the stream is attached to */ member1288 if (lhs->ext.device.hw_module != rhs->ext.device.hw_module || in audio_port_configs_are_equal()1296 if (lhs->ext.mix.hw_module != rhs->ext.mix.hw_module || in audio_port_configs_are_equal()
279 sys_enable_event->hw_module = BTA_SYS_HW_BLUETOOTH; in bta_dm_enable()2970 sys_enable_event->hw_module = BTA_SYS_HW_BLUETOOTH; in bta_dm_disable_conn_down_timer_cback()