Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_SUCCESS

327 ** Returns          BTM_SUCCESS: data write is successful
342 tBTM_STATUS status = BTM_SUCCESS;
623 if(BTM_ReadPowerMode(remote_bda, &md) == BTM_SUCCESS)
634 if( (BTM_ReadPowerMode(remote_bda, &mode) == BTM_SUCCESS) && (mode == BTM_PM_MD_PARK) )
637 if( (BTM_ReadAclMode(remote_bda, &mode) == BTM_SUCCESS) && (mode == BTM_ACL_MODE_PARK) )
1036 return (BTM_SUCCESS);
1345 ** Returns BTM_SUCCESS if the successful.
1392 return (BTM_SUCCESS);
1406 ** Returns BTM_SUCCESS if the successful.
1425 return (BTM_SUCCESS);
1445 ** Returns BTM_SUCCESS if returned data is valid connection.
1460 return (BTM_SUCCESS);
1471 return (BTM_SUCCESS);