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.c197 tBTM_STATUS status = BTM_DEV_RESET; in btm_db_reset()
1098 return (BTM_DEV_RESET); in BTM_SetLocalDeviceName()
1276 return (BTM_DEV_RESET); in BTM_ReadLocalVersion()
1304 return (BTM_DEV_RESET); in BTM_SetDeviceClass()
Dbtm_inq.c203 return (BTM_DEV_RESET); in BTM_SetDiscoverability()
636 return (BTM_DEV_RESET); in BTM_SetConnectability()
1392 rem_name.status = BTM_DEV_RESET; in btm_inq_db_reset()
1406 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