Home
last modified time | relevance | path

Searched refs:BTM_PM_STS_ERROR (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dbtm_api_types.h856 BTM_PM_STS_ERROR /* when HCI command status returns error */ enumerator
874 case BTM_PM_STS_ERROR: in power_mode_status_text()
/system/bt/stack/acl/
Dbtm_pm.cc385 (*cb)(raw_address, BTM_PM_STS_ERROR, BTM_DEV_RESET, HCI_SUCCESS); in btm_pm_reset()
676 tBTM_PM_STATUS pm_status = BTM_PM_STS_ERROR; in btm_pm_proc_cmd_status()
/system/bt/bta/dm/
Dbta_dm_pm.cc1030 case BTM_PM_STS_ERROR: in bta_dm_pm_btm_status()