Searched refs:BTM_DeviceReset (Results 1 – 6 of 6) sorted by relevance
390 BTM_DeviceReset(NULL); in bta_sys_hw_evt_enabled()
60 extern void BTM_DeviceReset(tBTM_CMPL_CB* p_cb);
94 do_in_main_thread(FROM_HERE, base::Bind(BTM_DeviceReset, nullptr)); in BTA_DisableTestMode()
229 void BTM_DeviceReset(UNUSED_ATTR tBTM_CMPL_CB* p_cb) { in BTM_DeviceReset() function
936 void BTM_DeviceReset(tBTM_CMPL_CB* p_cb);
1718 if (BTM_IsDeviceUp()) BTM_DeviceReset(NULL); in btu_hcif_hardware_error_evt()