Home
last modified time | relevance | path

Searched refs:data_in_handle (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c162 uint16_t data_in_handle; /* Data In Characteristic attribute handle */ member
297 bt_mesh_gattc_info[i].data_in_handle = chr->val_handle; in chr_disced()
1565 rc = ble_gattc_write_no_rsp(conn_id, bt_mesh_gattc_info[i].data_in_handle, om); in bt_mesh_gattc_write_no_rsp()
1777 bt_mesh_gattc_info[i].data_in_handle = 0U; in bt_mesh_gatt_deinit()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c89 uint16_t data_in_handle; /* Data In Characteristic attribute handle */ member
1280 BTA_GATTC_WriteCharValue(conn_id, bt_mesh_gattc_info[i].data_in_handle, in bt_mesh_gattc_write_no_rsp()
1457 bt_mesh_gattc_info[i].data_in_handle = result[0].attribute_handle; in bt_mesh_bta_gattc_cb()
1808 bt_mesh_gattc_info[i].data_in_handle = 0U; in bt_mesh_gatt_deinit()