Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_SUCCESS

322 ** Returns          BTM_SUCCESS: data write is successful
337 tBTM_STATUS status = BTM_SUCCESS;
616 if(BTM_ReadPowerMode(remote_bda, &md) == BTM_SUCCESS)
627 if( (BTM_ReadPowerMode(remote_bda, &mode) == BTM_SUCCESS) && (mode == BTM_PM_MD_PARK) )
630 if( (BTM_ReadAclMode(remote_bda, &mode) == BTM_SUCCESS) && (mode == BTM_ACL_MODE_PARK) )
1029 return (BTM_SUCCESS);
1338 ** Returns BTM_SUCCESS if the successful.
1385 return (BTM_SUCCESS);
1399 ** Returns BTM_SUCCESS if the successful.
1418 return (BTM_SUCCESS);
1438 ** Returns BTM_SUCCESS if returned data is valid connection.
1453 return (BTM_SUCCESS);
1464 return (BTM_SUCCESS);