Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_NO_RESOURCES

326 **                  BTM_NO_RESOURCES: no resources.
385 return (BTM_NO_RESOURCES);
410 return (BTM_NO_RESOURCES);
459 return (BTM_NO_RESOURCES);
548 ** BTM_NO_RESOURCES if the max SCO limit has been reached
696 return (BTM_NO_RESOURCES);
712 return (BTM_NO_RESOURCES);
1038 return (BTM_NO_RESOURCES);
1043 return (BTM_NO_RESOURCES);
1491 ** BTM_NO_RESOURCES - not enough resources to initiate command.
1523 return (BTM_NO_RESOURCES);
1548 return (BTM_NO_RESOURCES);
1747 tBTM_SCO_CB *p_disc_cb) {return (BTM_NO_RESOURCES);}
1748 tBTM_STATUS BTM_RemoveSco (UINT16 sco_inx) {return (BTM_NO_RESOURCES);}
1749 tBTM_STATUS BTM_SetScoPacketTypes (UINT16 sco_inx, UINT16 pkt_types) {return (BTM_NO_RESOURCES);}