Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_SUCCESS

506 ** Returns          BTM_SUCCESS if connection exists.
522 return(BTM_SUCCESS);
535 ** Returns BTM_SUCCESS if already in specified role.
582 return(BTM_SUCCESS);
618 if ((status = BTM_ReadPowerMode(p->remote_addr, &pwr_mode)) != BTM_SUCCESS)
727 if ((status = BTM_ReadPowerMode(p->remote_addr, &pwr_mode)) != BTM_SUCCESS)
1140 lnkpol.status = BTM_SUCCESS;
1606 return(BTM_SUCCESS);
1641 return(BTM_SUCCESS);
1716 return(BTM_SUCCESS);
1939 ** (valid only if return code is BTM_SUCCESS)
1941 ** Returns BTM_SUCCESS if successful,
1958 return(BTM_SUCCESS);
2530 return(BTM_SUCCESS);
2623 ** Returns BTM_SUCCESS if successfully registered, otherwise error
2643 return(BTM_SUCCESS);
2664 return(BTM_SUCCESS);
2927 results.status = BTM_SUCCESS;
2990 results.status = BTM_SUCCESS;
3044 results.status = BTM_SUCCESS;
3075 ** Returns BTM_SUCCESS if successfully initiated, otherwise BTM_NO_RESOURCES.
3081 tBTM_STATUS status = BTM_SUCCESS;