HomeSort by relevance Sort by last modified time
    Searched refs:BTM_NO_RESOURCES (Results 1 - 10 of 10) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 346 return (BTM_NO_RESOURCES);
367 return (BTM_NO_RESOURCES);
    [all...]
btm_inq.c 170 ** BTM_NO_RESOURCES if couldn't get a memory pool buffer
243 return (BTM_NO_RESOURCES); /* Cannot continue */
248 return (BTM_NO_RESOURCES); /* Cannot continue */
264 return (BTM_NO_RESOURCES);
276 return (BTM_NO_RESOURCES);
330 return (BTM_NO_RESOURCES);
367 return (BTM_NO_RESOURCES);
385 ** BTM_NO_RESOURCES if couldn't get a memory pool buffer
416 return (BTM_NO_RESOURCES);
471 ** BTM_NO_RESOURCES if could not allocate a message buffe
    [all...]
btm_sco.c 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);
    [all...]
btm_acl.c 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);
    [all...]
btm_ble_gap.c 154 tBTM_STATUS status = BTM_NO_RESOURCES;
215 tBTM_STATUS status = BTM_NO_RESOURCES;
242 status = BTM_NO_RESOURCES;
596 tBTM_STATUS status = BTM_NO_RESOURCES;
664 return BTM_NO_RESOURCES;
    [all...]
btm_pm.c 136 ** BTM_NO_RESOURCES if no room to hold registration
171 return BTM_NO_RESOURCES;
339 return BTM_NO_RESOURCES;
685 return (BTM_NO_RESOURCES);
btm_sec.c     [all...]
btm_ble.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 50 BTM_NO_RESOURCES, /* 3 No resources to issue command */
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 35 milliseconds