Searched refs:sys_enable_event (Results 1 – 1 of 1) sorted by relevance
286 tBTA_SYS_HW_MSG *sys_enable_event = in bta_dm_enable() local288 sys_enable_event->hdr.event = BTA_SYS_API_ENABLE_EVT; in bta_dm_enable()289 sys_enable_event->hw_module = BTA_SYS_HW_BLUETOOTH; in bta_dm_enable()291 bta_sys_sendmsg(sys_enable_event); in bta_dm_enable()3358 tBTA_SYS_HW_MSG *sys_enable_event = in bta_dm_disable_conn_down_timer_cback() local3368 sys_enable_event->hdr.event = BTA_SYS_API_DISABLE_EVT; in bta_dm_disable_conn_down_timer_cback()3369 sys_enable_event->hw_module = BTA_SYS_HW_BLUETOOTH; in bta_dm_disable_conn_down_timer_cback()3370 bta_sys_sendmsg(sys_enable_event); in bta_dm_disable_conn_down_timer_cback()