Home
last modified time | relevance | path

Searched refs:BTM_DEV_RESET (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_devctl.cc134 btm_rssi_result.status = BTM_DEV_RESET; in BTM_db_reset()
145 btm_failed_contact_counter_result.status = BTM_DEV_RESET; in BTM_db_reset()
156 btm_automatic_flush_timeout_result.status = BTM_DEV_RESET; in BTM_db_reset()
332 if (bluetooth::shim::GetController() == nullptr) return (BTM_DEV_RESET); in BTM_SetLocalDeviceName()
429 if (bluetooth::shim::GetController() == nullptr) return (BTM_DEV_RESET); in BTM_SetDeviceClass()
Dbtm_inq.cc1059 rem_name.status = BTM_DEV_RESET; in btm_inq_db_reset()
/packages/modules/Bluetooth/system/stack/include/
Dbtm_status.h39 BTM_DEV_RESET, /* 12 Device has been reset */ enumerator
83 CASE_RETURN_TEXT(BTM_DEV_RESET); in btm_status_text()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc372 (*cb)(raw_address, BTM_PM_STS_ERROR, BTM_DEV_RESET, HCI_SUCCESS); in btm_pm_reset()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc221 p_buf->p_ref_data, BTM_DEV_RESET); in l2cu_release_lcb()