Searched refs:BTM_DEV_RESET (Results 1 – 4 of 4) sorted by relevance
197 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()
203 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()
382 (*cb)(btm_cb.acl_db[btm_cb.pm_pend_link].remote_addr, BTM_PM_STS_ERROR, BTM_DEV_RESET, 0); in btm_pm_reset()
59 BTM_DEV_RESET, /* 12 Device has been reset */ enumerator