Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_NO_RESOURCES

331 **                  BTM_NO_RESOURCES: no resources.
392 return (BTM_NO_RESOURCES);
417 return (BTM_NO_RESOURCES);
466 return (BTM_NO_RESOURCES);
555 ** BTM_NO_RESOURCES if the max SCO limit has been reached
703 return (BTM_NO_RESOURCES);
719 return (BTM_NO_RESOURCES);
1045 return (BTM_NO_RESOURCES);
1050 return (BTM_NO_RESOURCES);
1498 ** BTM_NO_RESOURCES - not enough resources to initiate command.
1530 return (BTM_NO_RESOURCES);
1555 return (BTM_NO_RESOURCES);
1754 tBTM_SCO_CB *p_disc_cb) {return (BTM_NO_RESOURCES);}
1755 tBTM_STATUS BTM_RemoveSco (UINT16 sco_inx) {return (BTM_NO_RESOURCES);}
1756 tBTM_STATUS BTM_SetScoPacketTypes (UINT16 sco_inx, UINT16 pkt_types) {return (BTM_NO_RESOURCES);}