Searched refs:sys_enable_event (Results 1 – 1 of 1) sorted by relevance
276 tBTA_SYS_HW_MSG* sys_enable_event = in bta_dm_enable() local278 sys_enable_event->hdr.event = BTA_SYS_API_ENABLE_EVT; in bta_dm_enable()279 sys_enable_event->hw_module = BTA_SYS_HW_BLUETOOTH; in bta_dm_enable()281 bta_sys_sendmsg(sys_enable_event); in bta_dm_enable()2959 tBTA_SYS_HW_MSG* sys_enable_event = in bta_dm_disable_conn_down_timer_cback() local2969 sys_enable_event->hdr.event = BTA_SYS_API_DISABLE_EVT; in bta_dm_disable_conn_down_timer_cback()2970 sys_enable_event->hw_module = BTA_SYS_HW_BLUETOOTH; in bta_dm_disable_conn_down_timer_cback()2971 bta_sys_sendmsg(sys_enable_event); in bta_dm_disable_conn_down_timer_cback()