Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_devctl.c200 tBTM_STATUS status = BTM_DEV_RESET; in btm_db_reset()
1566 return (BTM_DEV_RESET); in BTM_SetLocalDeviceName()
1739 return (BTM_DEV_RESET); in BTM_ReadLocalVersion()
1767 return (BTM_DEV_RESET); in BTM_SetDeviceClass()
Dbtm_inq.c206 return (BTM_DEV_RESET); in BTM_SetDiscoverability()
643 return (BTM_DEV_RESET); in BTM_SetConnectability()
1411 rem_name.status = BTM_DEV_RESET; in btm_inq_db_reset()
1425 status = BTM_DEV_RESET; in btm_inq_db_reset()
Dbtm_pm.c382 (*cb)(btm_cb.acl_db[btm_cb.pm_pend_link].remote_addr, BTM_PM_STS_ERROR, BTM_DEV_RESET, 0); in btm_pm_reset()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h59 BTM_DEV_RESET, /* 12 Device has been reset */ enumerator