Searched refs:sys_enable_event (Results 1 – 1 of 1) sorted by relevance
278 tBTA_SYS_HW_MSG* sys_enable_event = in bta_dm_enable() local280 sys_enable_event->hdr.event = BTA_SYS_API_ENABLE_EVT; in bta_dm_enable()281 sys_enable_event->hw_module = BTA_SYS_HW_BLUETOOTH; in bta_dm_enable()283 bta_sys_sendmsg(sys_enable_event); in bta_dm_enable()2966 tBTA_SYS_HW_MSG* sys_enable_event = in bta_dm_disable_conn_down_timer_cback() local2976 sys_enable_event->hdr.event = BTA_SYS_API_DISABLE_EVT; in bta_dm_disable_conn_down_timer_cback()2977 sys_enable_event->hw_module = BTA_SYS_HW_BLUETOOTH; in bta_dm_disable_conn_down_timer_cback()2978 bta_sys_sendmsg(sys_enable_event); in bta_dm_disable_conn_down_timer_cback()