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

  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 344 return (BTM_NO_RESOURCES);
365 return (BTM_NO_RESOURCES);
    [all...]
btm_ble_batchscan.c 278 tBTM_STATUS status = BTM_NO_RESOURCES;
466 tBTM_STATUS status = BTM_NO_RESOURCES;
507 tBTM_STATUS status = BTM_NO_RESOURCES;
544 tBTM_STATUS status = BTM_NO_RESOURCES;
609 tBTM_STATUS status = BTM_NO_RESOURCES;
684 tBTM_STATUS status = BTM_NO_RESOURCES;
759 tBTM_STATUS status = BTM_NO_RESOURCES;
801 tBTM_STATUS status = BTM_NO_RESOURCES;
    [all...]
btm_sco.c 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);
    [all...]
btm_ble_adv_filter.c 479 != BTM_NO_RESOURCES)
630 btm_ble_scan_pf_cmpl_cback)) != BTM_NO_RESOURCES)
752 btm_ble_scan_pf_cmpl_cback)) != BTM_NO_RESOURCES)
825 btm_ble_scan_pf_cmpl_cback)) == BTM_NO_RESOURCES)
898 btm_ble_scan_pf_cmpl_cback)) != BTM_NO_RESOURCES)
    [all...]
btm_acl.c 625 ** BTM_NO_RESOURCES if couldn't allocate memory to issue command
677 return(BTM_NO_RESOURCES);
693 return(BTM_NO_RESOURCES);
700 return(BTM_NO_RESOURCES);
733 return(BTM_NO_RESOURCES);
743 return(BTM_NO_RESOURCES);
775 ** BTM_NO_RESOURCES if couldn't allocate memory to issue command
808 return(BTM_NO_RESOURCES);
838 return(BTM_NO_RESOURCES);
848 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_pm.c 136 ** BTM_NO_RESOURCES if no room to hold registration
171 return BTM_NO_RESOURCES;
339 return BTM_NO_RESOURCES;
690 return (BTM_NO_RESOURCES);
    [all...]
btm_ble_gap.c 377 tBTM_STATUS status = BTM_NO_RESOURCES;
406 status = BTM_NO_RESOURCES;
    [all...]
btm_sec.c     [all...]
btm_ble_multi_adv.c 529 tBTM_STATUS rt = BTM_NO_RESOURCES;
btm_ble.c     [all...]
  /external/bluetooth/bluedroid/vnd/ble/
vendor_ble.c 406 != BTM_NO_RESOURCES)
573 != BTM_NO_RESOURCES)
  /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 252 milliseconds