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

  /external/bluetooth/bluedroid/btif/co/
bta_fs_co.c 138 return BTA_FS_CO_FAIL;
156 return BTA_FS_CO_FAIL;
386 status = BTA_FS_CO_FAIL;
406 ** [BTA_FS_CO_FAIL if failed ]
419 status = BTA_FS_CO_FAIL;
462 status = BTA_FS_CO_FAIL;
507 status = BTA_FS_CO_FAIL;
552 ** [BTA_FS_CO_FAIL if it does not exist]
581 return BTA_FS_CO_FAIL;
608 return BTA_FS_CO_FAIL;
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_fs_co.h 65 #define BTA_FS_CO_FAIL GOEP_FAIL /* Used to pass all other errors */
334 ** [BTA_FS_CO_FAIL if failed ]
432 ** [BTA_FS_CO_FAIL if it does not exist]
453 ** [BTA_FS_CO_FAIL if unsuccessful]
474 ** [BTA_FS_CO_FAIL otherwise]
494 ** [BTA_FS_CO_FAIL otherwise]
523 ** BTA_FS_CO_FAIL is returned if an error occurred
550 ** [BTA_FS_CO_FAIL otherwise]
573 ** [BTA_FS_CO_FAIL otherwise]
595 ** [BTA_FS_CO_FAIL otherwise
    [all...]

Completed in 370 milliseconds