Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_NO_RESOURCES

537 **                  BTM_NO_RESOURCES if couldn't allocate memory to issue command
589 return(BTM_NO_RESOURCES);
605 return(BTM_NO_RESOURCES);
612 return(BTM_NO_RESOURCES);
645 return(BTM_NO_RESOURCES);
655 return(BTM_NO_RESOURCES);
687 ** BTM_NO_RESOURCES if couldn't allocate memory to issue command
720 return(BTM_NO_RESOURCES);
750 return(BTM_NO_RESOURCES);
760 return(BTM_NO_RESOURCES);
1016 BTM_CMD_STARTED : BTM_NO_RESOURCES);
1100 return(BTM_NO_RESOURCES);
1636 return(BTM_NO_RESOURCES);
1719 return(BTM_NO_RESOURCES);
1758 return(BTM_NO_RESOURCES);
1793 return(BTM_NO_RESOURCES);
1832 return(BTM_NO_RESOURCES);
1865 return(BTM_NO_RESOURCES);
2440 return(BTM_NO_RESOURCES);
2700 return(BTM_NO_RESOURCES);
2785 return(BTM_NO_RESOURCES);
2829 return(BTM_NO_RESOURCES);
2889 return(BTM_NO_RESOURCES);
3075 ** Returns BTM_SUCCESS if successfully initiated, otherwise BTM_NO_RESOURCES.
3098 status = BTM_NO_RESOURCES;