Home
last modified time | relevance | path

Searched refs:BT_STATUS_FAIL (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_ble_storage.c122 return BT_STATUS_FAIL; in _btc_storage_add_ble_bonding_key()
127 return ret ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in _btc_storage_add_ble_bonding_key()
181 return BT_STATUS_FAIL; in _btc_storage_get_ble_bonding_key()
185 return ret ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in _btc_storage_get_ble_bonding_key()
208 return BT_STATUS_FAIL; in _btc_storage_remove_all_ble_keys()
389 return ret ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in _btc_storage_remove_ble_bonding_keys()
432 return BT_STATUS_FAIL; in _btc_storage_add_ble_local_key()
437 return ret ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in _btc_storage_add_ble_local_key()
482 return BT_STATUS_FAIL; in _btc_storage_get_ble_local_key()
488 return ret ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in _btc_storage_get_ble_local_key()
[all …]
Dbtc_storage.c77 return ret ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in btc_storage_add_bonded_device()
132 bt_status_t status = BT_STATUS_FAIL; in btc_in_fetch_bonded_devices()
227 return ret ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in btc_storage_update_active_device()
265 return ret ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in btc_storage_remove_bonded_device()
378 return ret ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in btc_storage_add_hid_device_info()
506 return ret ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in btc_storage_remove_hid_info()
561 return ret ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in btc_storage_set_hidd()
586 return ret ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in btc_storage_remove_hidd()
Dbtc_sm.c142 return BT_STATUS_FAIL; in btc_sm_dispatch()
172 return BT_STATUS_FAIL; in btc_sm_change_state()
Dbtc_profile_queue.c132 return BT_STATUS_FAIL; in btc_queue_connect_next()
Dbtc_dm.c254 bt_status_t status = BT_STATUS_FAIL; in btc_dm_ble_auth_cmpl_evt()
297 status = BT_STATUS_FAIL; in btc_dm_ble_auth_cmpl_evt()
404 status = BT_STATUS_FAIL; in btc_dm_auth_cmpl_evt()
658 return BT_STATUS_FAIL; in btc_in_execute_service_request()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c116 return BT_STATUS_FAIL; \
129 return BT_STATUS_FAIL; \
422 return BT_STATUS_FAIL; in btc_hf_disconnect()
429 return BT_STATUS_FAIL; in btc_hf_disconnect()
449 return BT_STATUS_FAIL; in btc_hf_connect_audio()
461 return BT_STATUS_FAIL; in btc_hf_disconnect_audio()
466 bt_status_t status = BT_STATUS_FAIL; in btc_hf_pkt_stat_nums_get()
514 return BT_STATUS_FAIL; in btc_hf_volume_control()
538 return BT_STATUS_FAIL; in btc_hf_unat_response()
559 return BT_STATUS_FAIL; in btc_hf_cmee_response()
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c268 return BT_STATUS_FAIL; in btc_hf_client_disconnect()
307 return BT_STATUS_FAIL; in btc_hf_client_connect_audio()
329 return BT_STATUS_FAIL; in btc_hf_client_disconnect_audio()
498 return BT_STATUS_FAIL; in btc_hf_client_send_chld_cmd()
509 return BT_STATUS_FAIL; in btc_hf_client_send_chld_cmd()
535 return BT_STATUS_FAIL; in btc_hf_client_send_btrh_cmd()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c1088 status = BT_STATUS_FAIL; in btc_avrc_ct_send_set_player_value_cmd()
1121 status = BT_STATUS_FAIL; in btc_avrc_ct_send_get_rn_caps_cmd()
1155 status = BT_STATUS_FAIL; in btc_avrc_ct_send_register_notification_cmd()
1188 status = BT_STATUS_FAIL; in btc_avrc_ct_send_set_absolute_volume_cmd()
1230 status = BT_STATUS_FAIL; in btc_avrc_ct_send_metadata_cmd()
1255 status = BT_STATUS_FAIL; in btc_avrc_ct_send_passthrough_cmd()
/hal_espressif-latest/components/bt/common/include/
Dbt_common.h200 BT_STATUS_FAIL, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_av.c1105 return BT_STATUS_FAIL; in btc_av_init()
1164 return BT_STATUS_FAIL; in btc_av_init()