Home
last modified time | relevance | path

Searched refs:BTA_GATT_OK (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c234 status = BTA_GATT_OK; in bta_gattc_register()
469 BTA_GATT_OK, in bta_gattc_open_error()
597 status = BTA_GATT_OK; in bta_gattc_init_bk_conn()
610 status = BTA_GATT_OK; in bta_gattc_init_bk_conn()
617 if (status != BTA_GATT_OK) { in bta_gattc_init_bk_conn()
640 cb_data.status = BTA_GATT_OK; in bta_gattc_cancel_bk_conn()
667 cb_data.status = BTA_GATT_OK; in bta_gattc_cancel_open_ok()
731 bta_gattc_reset_discover_st(p_clcb->p_srcb, BTA_GATT_OK); in bta_gattc_conn()
760 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gattc_conn()
870 cb_data.close.status = BTA_GATT_OK; in bta_gattc_close()
[all …]
Dbta_gatts_act.c176 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gatts_register()
193 if (status == BTA_GATT_OK) { in bta_gatts_register()
282 status = BTA_GATT_OK; in bta_gatts_deregister()
338 cb_data.create.status = BTA_GATT_OK; in bta_gatts_create_srvc()
384 cb_data.add_result.status = BTA_GATT_OK; in bta_gatts_add_include_srvc()
432 cb_data.add_result.status = BTA_GATT_OK; in bta_gatts_add_char()
482 cb_data.add_result.status = BTA_GATT_OK; in bta_gatts_add_char_descr()
570 cb_data.srvc_oper.status = BTA_GATT_OK; in bta_gatts_delete_service()
602 cb_data.srvc_oper.status = BTA_GATT_OK; in bta_gatts_start_service()
630 cb_data.srvc_oper.status = BTA_GATT_OK; in bta_gatts_stop_service()
[all …]
Dbta_gattc_cache.c194 return BTA_GATT_OK; in bta_gattc_init_cache()
300 return BTA_GATT_OK; in bta_gattc_add_srvc_to_cache()
341 return BTA_GATT_OK; in bta_gattc_add_char_to_cache()
415 return BTA_GATT_OK; in bta_gattc_add_attr_to_cache()
640 bta_gattc_reset_discover_st(p_clcb->p_srcb, BTA_GATT_OK); in bta_gattc_explore_srvc()
766 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gattc_add_srvc_to_list()
803 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gattc_add_char_to_list()
952 return BTA_GATT_OK; in bta_gattc_sdp_service_disc()
2143 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gattc_cache_load()
2147 … if ((status = bta_gattc_co_cache_open(p_clcb->p_srcb->server_bda, true, &index)) != BTA_GATT_OK) { in bta_gattc_cache_load()
[all …]
Dbta_gattc_co.c249 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gattc_co_cache_open()
287 status = (err_code == ESP_OK && length != 0) ? BTA_GATT_OK : BTA_GATT_ERROR; in bta_gattc_co_cache_load()
325 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gattc_co_cache_save()
336 status = (err_code == ESP_OK) ? BTA_GATT_OK : BTA_GATT_ERROR; in bta_gattc_co_cache_save()
Dbta_gattc_api.c928 status = BTA_GATT_OK; in BTA_GATTC_RegisterForNotifications()
932 if (status != BTA_GATT_OK) { in BTA_GATTC_RegisterForNotifications()
941 status = BTA_GATT_OK; in BTA_GATTC_RegisterForNotifications()
992 return BTA_GATT_OK; in BTA_GATTC_DeregisterForNotifications()
Dbta_gattc_utils.c229 p_clcb->status = BTA_GATT_OK; in bta_gattc_clcb_alloc()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_le.c241 if (p_reg->status == BTA_GATT_OK) { in bta_hh_le_register_cmpl()
609 &descr_id) == BTA_GATT_OK) { in bta_hh_le_read_char_dscrpt()
700 if (p_data->status == BTA_GATT_OK && in bta_hh_le_save_rpt_ref()
758 if (p_data->status == BTA_GATT_OK && in bta_hh_le_save_ext_rpt_ref()
907 &descr_id) == BTA_GATT_OK) { in bta_hh_le_write_char_clt_cfg()
1089 &prop) != BTA_GATT_OK) { in bta_hh_le_expl_rpt()
1392 if (p_data->status == BTA_GATT_OK) { in bta_hh_gatt_open()
1555 if (p_data->status != BTA_GATT_OK || p_dev_cb->total_srvc == 0) { in bta_hh_le_srvc_search_cmpl()
1597 &inc_srvc_result) == BTA_GATT_OK) { in bta_hh_le_search_hid_included()
1609 &prop) == BTA_GATT_OK) { in bta_hh_le_search_hid_included()
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatt_util.c146 if (( p_src->status == BTA_GATT_OK ) && (p_src->p_value != NULL)) in set_read_value()
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c115 if (p_data->reg_oper.status != BTA_GATT_OK) { in blufi_profile_cb()
135 if (p_data->reg_oper.status != BTA_GATT_OK) { in blufi_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c56 if (p_data->reg_oper.status != BTA_GATT_OK) { in airsync_profile_cb()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c540 if (p_data->reg_oper.status == BTA_GATT_OK) { in bt_mesh_bta_gatts_cb()
1332 if (p_data->reg_oper.status == BTA_GATT_OK) { in bt_mesh_bta_gattc_cb()
1345 if (p_data->cfg_mtu.status == BTA_GATT_OK) { in bt_mesh_bta_gattc_cb()
1384 if (p_data->search_cmpl.status == BTA_GATT_OK) { in bt_mesh_bta_gattc_cb()
1474 if (status != BTA_GATT_OK) { in bt_mesh_bta_gattc_cb()
1524 if (p_data->write.status == BTA_GATT_OK) { in bt_mesh_bta_gattc_cb()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c69 if (p_data->reg_oper.status != BTA_GATT_OK) { in button_profile_cb()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h88 #define BTA_GATT_OK GATT_SUCCESS macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c6488 if (status == BTA_GATT_OK && bta_dm_search_cb.uuid_to_search > 0) { in bta_dm_gatt_disc_complete()
6496 … p_msg->disc_result.result.disc_res.result = (status == BTA_GATT_OK) ? BTA_SUCCESS : BTA_FAILURE; in bta_dm_gatt_disc_complete()
6639 if (p_data->status == BTA_GATT_OK) { in bta_dm_proc_open_evt()
6664 if (p_data->reg_oper.status == BTA_GATT_OK) { in bta_dm_gattc_callback()