/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_gattc_ci.h | 36 tBTA_GATT_STATUS status; 44 tBTA_GATT_STATUS status; 73 tBTA_GATT_STATUS status, UINT16 conn_id); 93 tBTA_GATT_STATUS status, UINT16 conn_id); 110 tBTA_GATT_STATUS status, UINT16 conn_id);
|
D | bta_gatt_api.h | 140 typedef UINT8 tBTA_GATT_STATUS; typedef 298 tBTA_GATT_STATUS status; 305 tBTA_GATT_STATUS status; 312 tBTA_GATT_STATUS status; 319 tBTA_GATT_STATUS status; 324 tBTA_GATT_STATUS status; 330 tBTA_GATT_STATUS status; 343 tBTA_GATT_STATUS status; 348 tBTA_GATT_STATUS status; 357 tBTA_GATT_STATUS status; [all …]
|
D | bta_gattc_co.h | 45 extern tBTA_GATT_STATUS bta_gattc_co_cache_open(BD_ADDR server_bda, BOOLEAN to_save, UINT8 *index); 96 extern tBTA_GATT_STATUS bta_gattc_co_cache_load(tBTA_GATTC_NV_ATTR *attr, UINT8 index);
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_ci.c | 52 void bta_gattc_ci_cache_open(BD_ADDR server_bda, UINT16 evt, tBTA_GATT_STATUS status, in bta_gattc_ci_cache_open() 84 tBTA_GATTC_NV_ATTR *p_attr, tBTA_GATT_STATUS status, in bta_gattc_ci_cache_load() 123 void bta_gattc_ci_cache_save(BD_ADDR server_bda, UINT16 evt, tBTA_GATT_STATUS status, in bta_gattc_ci_cache_save()
|
D | bta_gattc_cache.c | 65 static tBTA_GATT_STATUS bta_gattc_sdp_service_disc(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb); 174 tBTA_GATT_STATUS bta_gattc_init_cache(tBTA_GATTC_SERV *p_srvc_cb) in bta_gattc_init_cache() 260 static tBTA_GATT_STATUS bta_gattc_add_srvc_to_cache(tBTA_GATTC_SERV *p_srvc_cb, in bta_gattc_add_srvc_to_cache() 303 static tBTA_GATT_STATUS bta_gattc_add_char_to_cache(tBTA_GATTC_SERV *p_srvc_cb, in bta_gattc_add_char_to_cache() 352 static tBTA_GATT_STATUS bta_gattc_add_attr_to_cache(tBTA_GATTC_SERV *p_srvc_cb, in bta_gattc_add_attr_to_cache() 454 tBTA_GATT_STATUS bta_gattc_discover_pri_service(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb, in bta_gattc_discover_pri_service() 458 tBTA_GATT_STATUS status = BTA_GATT_ERROR; in bta_gattc_discover_pri_service() 481 tBTA_GATT_STATUS bta_gattc_discover_procedure(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb, in bta_gattc_discover_procedure() 515 tBTA_GATT_STATUS bta_gattc_start_disc_include_srvc(UINT16 conn_id, tBTA_GATTC_SERV *p_srvc_cb) in bta_gattc_start_disc_include_srvc() 528 tBTA_GATT_STATUS bta_gattc_start_disc_char(UINT16 conn_id, tBTA_GATTC_SERV *p_srvc_cb) in bta_gattc_start_disc_char() [all …]
|
D | bta_gatts_act.c | 176 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gatts_register() 271 tBTA_GATT_STATUS status = BTA_GATT_ERROR; in bta_gatts_deregister() 510 tBTA_GATT_STATUS gatts_status; in bta_gatts_set_attr_value() 672 tBTA_GATT_STATUS status = BTA_GATT_ILLEGAL_PARAMETER; in bta_gatts_indicate_handle() 754 tBTA_GATT_STATUS status = BTA_GATT_ERROR; in bta_gatts_open() 793 tBTA_GATT_STATUS status = BTA_GATT_ERROR; in bta_gatts_cancel_open() 827 tBTA_GATT_STATUS status = BTA_GATT_ERROR; in bta_gatts_close() 871 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gatts_send_service_change_indication()
|
D | bta_gattc_co.c | 246 tBTA_GATT_STATUS bta_gattc_co_cache_open(BD_ADDR server_bda, BOOLEAN to_save, UINT8 *index) in bta_gattc_co_cache_open() 249 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gattc_co_cache_open() 273 tBTA_GATT_STATUS bta_gattc_co_cache_load(tBTA_GATTC_NV_ATTR *attr, UINT8 index) in bta_gattc_co_cache_load() 278 tBTA_GATT_STATUS status = BTA_GATT_ERROR; in bta_gattc_co_cache_load() 325 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gattc_co_cache_save()
|
D | bta_gattc_act.c | 63 tBTA_GATT_STATUS status, 112 void bta_gattc_reset_discover_st(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_STATUS status); 200 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES; in bta_gattc_register() 579 tBTA_GATT_STATUS status = BTA_GATT_NO_RESOURCES; in bta_gattc_init_bk_conn() 760 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gattc_conn() 894 void bta_gattc_reset_discover_st(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_STATUS status) in bta_gattc_reset_discover_st() 987 tBTA_GATT_STATUS status; in bta_gattc_cfg_mtu() 1152 tBTA_GATT_STATUS status = GATTC_Read(p_clcb->bta_conn_id, GATT_READ_BY_HANDLE, &read_param); in bta_gattc_read() 1181 tBTA_GATT_STATUS status = GATTC_Read(p_clcb->bta_conn_id, GATT_READ_BY_TYPE, &read_param); in bta_gattc_read_by_type() 1198 tBTA_GATT_STATUS status = BTA_GATT_OK; in bta_gattc_read_multi() [all …]
|
D | bta_gatts_api.c | 454 tBTA_GATT_STATUS status, tBTA_GATTS_RSP *p_msg) in BTA_GATTS_SendRsp() 500 tBTA_GATT_STATUS BTA_GetAttributeValue(UINT16 attr_handle, UINT16 *length, UINT8 **value) in BTA_GetAttributeValue()
|
D | bta_gattc_api.c | 909 tBTA_GATT_STATUS BTA_GATTC_RegisterForNotifications (tBTA_GATTC_IF client_if, in BTA_GATTC_RegisterForNotifications() 913 tBTA_GATT_STATUS status = BTA_GATT_ILLEGAL_PARAMETER; in BTA_GATTC_RegisterForNotifications() 970 tBTA_GATT_STATUS BTA_GATTC_DeregisterForNotifications (tBTA_GATTC_IF client_if, in BTA_GATTC_DeregisterForNotifications()
|
D | bta_gattc_utils.c | 754 void bta_gattc_send_open_cback( tBTA_GATTC_RCB *p_clreg, tBTA_GATT_STATUS status, in bta_gattc_send_open_cback()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/ |
D | bta_gattc_int.h | 379 tBTA_GATT_STATUS status; 499 extern void bta_gattc_send_open_cback( tBTA_GATTC_RCB *p_clreg, tBTA_GATT_STATUS status, 541 extern tBTA_GATT_STATUS bta_gattc_discover_procedure(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb, … 542 extern tBTA_GATT_STATUS bta_gattc_discover_pri_service(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb… 568 extern tBTA_GATT_STATUS bta_gattc_init_cache(tBTA_GATTC_SERV *p_srvc_cb); 571 extern void bta_gattc_reset_discover_st(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_STATUS status);
|
D | bta_gatts_int.h | 124 tBTA_GATT_STATUS status;
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/ |
D | dis_api.h | 299 extern void bas_service_cmpl(UINT16 service_id, tBTA_GATT_STATUS status);
|
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/ |
D | esp_blufi.c | 161 tBTA_GATT_STATUS status = GATT_SUCCESS; in blufi_profile_cb()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_le.c | 82 static void bta_hh_le_register_scpp_notif(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATT_STATUS status); 83 static void bta_hh_le_register_scpp_notif_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATT_STATUS status); 2919 static void bta_hh_le_register_scpp_notif(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATT_STATUS status) in bta_hh_le_register_scpp_notif() 2959 static void bta_hh_le_register_scpp_notif_cmpl(tBTA_HH_DEV_CB *p_dev_cb, tBTA_GATT_STATUS status) in bta_hh_le_register_scpp_notif_cmpl()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gattc.c | 686 tBTA_GATT_STATUS status; in btc_gattc_reg_for_notify() 701 tBTA_GATT_STATUS status; in btc_gattc_unreg_for_notify()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_act.c | 6478 static void bta_dm_gatt_disc_complete(UINT16 conn_id, tBTA_GATT_STATUS status) in bta_dm_gatt_disc_complete() 6601 bta_dm_gatt_disc_complete(bta_dm_search_cb.conn_id, (tBTA_GATT_STATUS) BTA_GATT_ERROR); in bta_dm_cancel_gatt_discovery() 6691 … bta_dm_gatt_disc_complete((UINT16)BTA_GATT_INVALID_CONN_ID, (tBTA_GATT_STATUS) BTA_GATT_ERROR); in bta_dm_gattc_callback()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
D | mesh_bearer_adapt.c | 1411 tBTA_GATT_STATUS status = 0U; in bt_mesh_bta_gattc_cb()
|