Searched refs:BTA_FAILURE (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_api.c71 return BTA_FAILURE;
88 return BTA_FAILURE;
114 return BTA_FAILURE;
142 return BTA_FAILURE;
336 return (BTA_FAILURE);
779 return BTA_FAILURE;
1126 tBTA_STATUS status = BTA_FAILURE;
1170 return BTA_FAILURE;
1212 ** BTA_FAILURE if Get DI record failed.
1219 return BTA_FAILURE;
[all...]
H A Dbta_dm_act.c264 sec_event.enable.status = BTA_FAILURE;
899 sec_event.bond_cancel_cmpl.result = BTA_FAILURE;
1229 result.status = BTA_FAILURE;
1380 di_disc.result = BTA_FAILURE;
1454 di_disc.result = BTA_FAILURE;
1480 UINT16 result = BTA_FAILURE;
1500 if ( result == BTA_FAILURE &&
1917 p_msg->disc_result.result.disc_res.result = BTA_FAILURE;
4062 sec_event.bond_cancel_cmpl.result = BTA_FAILURE;
4663 bta_status = BTA_FAILURE;
[all...]
/external/bluetooth/bluedroid/bta/ag/
H A Dbta_ag_api.c55 ** Returns BTA_SUCCESS if OK, BTA_FAILURE otherwise.
69 return BTA_FAILURE;
/external/bluetooth/bluedroid/bta/hf_client/
H A Dbta_hf_client_api.c56 ** Returns BTA_SUCCESS if OK, BTA_FAILURE otherwise.
67 return BTA_FAILURE;
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h44 #define BTA_FAILURE 1 /* Generic failure. */ macro
1571 ** BTA_FAILURE if cached name is not available

Completed in 87 milliseconds